Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 4,475 for

document assembly

(1.93 sec)
  1. Save signed images with various output types | ...

    This article explains how to save images with various image format types....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/save-signed-i...
  2. Render documents | GroupDocs

    Rendering Documents with GroupDocs.Viewer for .NET in your .NET / C# applications....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/rendering-documents/
  3. Shorthand check for null or empty string in a t...

    Is there a shorthand way to check if a string is null or empty in template syntax? Currently I have to do this: <<if [item.Text != null && item.Text != “”]>> Is it possible to do something like: <<if [!String.IsNullO…...Assembly Product Family dotnet , document-automation...empty" }; DocumentAssembler assembler = new DocumentAssembler();...

    forum.groupdocs.com/t/shorthand-check-for-null-...
  4. Render Visio documents as HTML, PDF, and image ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Visio diagrams to HTML, PDF, PNG, and JPEG formats....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/render-visio-doc...
  5. Add watermarks to PowerPoint presentations | Gr...

    Add watermarks to PowerPoint presentations. Add watermark to particular slide with simple or advanced settings easily....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/net/add-watermarks...
  6. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF Document The following sample of code will help you to detect the PDF version a loaded Document and extract some additional file format information. Load a PDF Document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF Document, please use the DocumentProperties property defined in the DocumentRootPackage class....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. Add polyline annotation | GroupDocs

    The page describes how to add polyline annotation to a Document using GroupDocs.Annotation for Java....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/java/add-polyline...
  8. Search index events | GroupDocs

    The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/search-index-eve...
  9. GroupDocs.Markdown for Python via .NET | GroupDocs

    Convert PDF, Word, Excel, and other Documents to clean Markdown using Python....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Markdown / GroupDocs...

    docs.groupdocs.com/markdown/python-net/
  10. Features Overview | GroupDocs

    The search api allow you to optimize, merge, delete, update and create indexes along with many other fascinating features...Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/features-overview/