Sort Score
Result 10 results
Languages All
Labels All
Results 9,561 - 9,570 of 157,132 for

doc

(0.07 sec)
  1. Export EMLX to XPS via C++ | products.aspose.com

    C++ API to Convert EMLX to XPS without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...while passing Xps as save format doc -> Save ( u "convertedFile.Xps"...

    products.aspose.com/total/cpp/conversion/emlx-t...
  2. Export EMLX to PS via C++ | products.aspose.com

    C++ API to Convert EMLX to PS without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...while passing Ps as save format doc -> Save ( u "convertedFile.Ps"...

    products.aspose.com/total/cpp/conversion/emlx-t...
  3. Export EMLX to WORD via C++ | products.aspose.com

    C++ API to Convert EMLX to WORD without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...passing Docx as save format doc -> Save ( u "convertedFile.Docx"...

    products.aspose.com/total/cpp/conversion/emlx-t...
  4. Export EMLX to DOTX via C++ | products.aspose.com

    C++ API to Convert EMLX to DOTX without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...passing Dotx as save format doc -> Save ( u "convertedFile.Dotx"...

    products.aspose.com/total/cpp/conversion/emlx-t...
  5. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureUtil class. Provides methods for signing Document. To learn more, visit the Documentation article in C++....for digital signature removal: Doc , Dot , Docx , Dotx , Docm ,...for digital signature removal: Doc , Dot , Docx , Dotx , Docm ,...

    reference.aspose.com/words/cpp/aspose.words.dig...
  6. PageSetup.ChapterPageSeparator | Aspose.Words f...

    Discover the ChapterPageSeparator property in PageSetup. Easily customize the separator character between chapter and page numbers for a polished look.... Document doc = new Document ( MyDir + "Big...docx" ); PageSetup pageSetup = doc . FirstSection . PageSetup ;...

    reference.aspose.com/words/net/aspose.words/pag...
  7. XmlMapping.storeItemId property | Aspose.Words ...

    XmlMapping.storeItemId property. Specifies the custom XML data identifier for the custom XML data part which shall be used to evaluate the [XmlMapping.xpath](../xpath/) expression.... let doc = new aw . Document ( base ....the form of GUIDs. let tag = doc . getChild ( aw . NodeType ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldAsk | Aspose.Words for Java

    Implements the ASK field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Place a field where the...

    reference.aspose.com/words/java/com.aspose.word...
  9. FontInfo.EmbeddingLicensingRights | Aspose.Word...

    Discover the FontInfo EmbeddingLicensingRights property to easily access and manage your embedded font licensing rights for seamless design integration.... Document doc = new Document ( MyDir + "Embedded...FontInfoCollection fontInfos = doc . FontInfos ; foreach ( FontInfo...

    reference.aspose.com/words/net/aspose.words.fon...
  10. StructuredDocumentTag.SdtType | Aspose.Words fo...

    Discover the SdtType property of StructuredDocumentTag to easily identify tag types, enhancing your Document management and organization.... Document doc = new Document ( MyDir + "Structured...StructuredDocumentTa > tags = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.mar...