Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 401,906 for

document

(0.14 sec)
  1. Using and Configuring CRM AutoMerge|Aspose.Word...

    How to use and configure Aspose AutoMerge add-on using C#....CRM AutoMerge for automated document creation. Create Template...Template is created, Open Document Template entity in CRM and...

    docs.aspose.com/words/net/using-and-configuring...
  2. OoxmlSaveOptions.KeepLegacyControlChars | Aspos...

    Discover OoxmlSaveOptions' KeepLegacyControlChars property to maintain the original format of legacy control characters for seamless Document conversion.... Document doc = new Document ( MyDir + "Legacy...doc" ); // When we save the document to an OOXML format, we can...

    reference.aspose.com/words/net/aspose.words.sav...
  3. HtmlSaveOptions.ExportFontsAsBase64 | Aspose.Wo...

    Discover how the HtmlSaveOptions ExportFontsAsBase64 property enhances your HTML by embedding fonts in Base64 encoding for improved performance. Default, false....will be embedded into the document’s CSS in Base64 encoding....saved HTML document. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  4. FieldDocVariable | Aspose.Words for Java

    Implements DOCVARIABLE field in Java....the Working with Fields documentation article. Examples: Shows...display document properties and variables. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldGlossary | Aspose.Words for Java

    Implements the GLOSSARY field in Java....the Working with Fields documentation article. Remarks: Inserts...GLOSSARY fields. Document doc = new Document(); // Create a glossary...

    reference.aspose.com/words/java/com.aspose.word...
  6. C# API to Export EMLX to SVG | products.aspose.com

    Convert EMLX to SVG without using Microsoft Word or Outlook on .NET...manipulating Microsoft Office documents, PDFs, images, email messages...manipulate Microsoft Word documents. It provides features for...

    products.aspose.com/total/net/conversion/emlx-t...
  7. MailMergeCleanupOptions Enum | Aspose.Words for...

    Discover Aspose.Words.MailMergeCleanupOptions enum to efficiently manage mail merge cleanup. Optimize your Documents by controlling item removal seamlessly....should be removed from the document. When this option is set,...should be removed from the document. RemoveUnusedFields 4 Specifies...

    reference.aspose.com/words/net/aspose.words.mai...
  8. Convert PDF to PNG|Aspose.PDF for Android via Java

    This page describes how to convert PDF Pages to PNG image, convert all and single pages to PNG images with Aspose.PDF for Android via Java....convertPDFtoPNG () { try { document = new Document ( inputStream ); }...stream PngDevice . process ( document . getPages (). get_Item (...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  9. Section.Body | Aspose.Words for .NET

    Discover the Section Body property that retrieves the Body child node, enhancing your web development with streamlined content management....from the document leaving the sections themselves. Document doc =...= new Document (); // A blank document contains one section,...

    reference.aspose.com/words/net/aspose.words/sec...
  10. Document.compare() does not recognise text box ...

    Document.compare() does not recognise text box wrap mode changes, changes are not highlighted, revision count is 0. Code snippet: // Create the original Document Document docOriginal = new Document(); DocumentBuilder b…...Document.compare() does not recognise text box wrap mode changes...October 23, 2025, 7:18am 1 Document.compare() does not recognise...

    forum.aspose.com/t/document-compare-does-not-re...