Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 15,248 for

file

(0.35 sec)
  1. How to Convert PowerPoint to HTML in C#

    Let's review the workflow to convert PowerPoint to HTML in C# using simple API calls and how to create code for the C# PPT to HTML converter application....class for loading the input PPT file from the disk for transforming...loading the input PowerPoint file and initialized MarkupConvertOptions...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. Rare NullReferenceExceptions when adding stuff ...

    Hello, This is really hard to reproduce, so our wish is: Please take a look at the callstack and try to find out whether you know what the problematic method is and why something can be null there. Repro: Manually ex…...Repro: Manually extract lots of files In one step, call index.Add()...the temporary file was not created in the file system due to...

    forum.groupdocs.com/t/rare-nullreferenceexcepti...
  3. Features Overview | GroupDocs

    This article describes the main functions of GroupDocs.Comparison for Java. Comparing Files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary report...Leave feedback On this page File comparison allows you to detect...differences between source and target files for changes at paragraphs, words...

    docs.groupdocs.com/comparison/java/features-ove...
  4. Extract images from document page area | GroupDocs

    Learn how to extract images from specific page areas using GroupDocs.Parser for Python via .NET. Extract images from defined rectangular regions.... file_type } , Page { image . page...sample.pdf The following sample file is used in this example: Expected...

    docs.groupdocs.com/parser/python-net/extract-im...
  5. Monitor Document Conversion Status and Progress...

    With the release of GroupDocs.Conversion for .NET v19.11 you can now monitor document conversion progress and status using C#. There are way many conversions supported by the API, that are listed in the documentation. A new property Listener is added. The document converter listener implementation is used for monitoring conversion status and progress. Have a look at ConverterListener class that implements IConverterListenerinterface Below is the usage Coming to the improvement, MPP to XLS conversion is improved....conversion issue, a particular Word file to PDF with exception: Could...

    blog.groupdocs.com/conversion/monitor-document-...
  6. Compare Word to Accept or Reject Changes in Jav...

    Compare Word to Accept or Reject Changes in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Compare Word to Accept or Reject Changes in Java on G......documenti di Word Confronta i file di Word utilizzando lo strumento...

    blog.groupdocs.com/it/tag/compare-word-to-accep...
  7. Convert CSV to XML on GroupDocs Blog | Document...

    Convert CSV to XML on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Convert CSV to XML on GroupDocs Blog | Document Automation Solutions for .NET & Jav......konversi format dokumen dan file. Recent content in Convert CSV...

    blog.groupdocs.com/id/tag/convert-csv-to-xml/in...
  8. Redact in Java on GroupDocs Blog | Document Aut...

    Redact in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Redact in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Develo......atau sembunyikan teks dalam file Word DOC/DOCX menggunakan Java...

    blog.groupdocs.com/id/tag/redact-in-java/index.xml
  9. Protect PDF document | GroupDocs

    Protect PDF documents when rendering documents using GroupDocs.Viewer for .NET...DenyPrinting ; // Create a PDF file. PdfViewOptions viewOptions...DenyPrinting ' Create a PDF file. Dim viewOptions As PdfViewOptions...

    docs.groupdocs.com/viewer/net/protect-pdf-docum...
  10. Adding image watermarks | GroupDocs

    GroupDocs.Watermar API supports adding the following image File types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local File Following code snippet shows how to add ImageWatermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation....supports adding the following image file types as image watermark: Bmp;...Add image watermark from local file Following code snippet shows...

    docs.groupdocs.com/watermark/java/adding-image-...