Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 4,931 for

document assembly

(0.07 sec)
  1. Range.StructuredDocumentTags | Aspose.Words for...

    Discover the Range StructuredDocumentTags property, which provides a comprehensive collection of structured Document tags, enhancing your Document's organization and functionality....represents all structured document tags in the range. public...structured document tag. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words/ran...
  2. XlsxSaveOptions.SectionMode | Aspose.Words for ...

    Discover how the XlsxSaveOptions SectionMode property optimizes section handling for XLSX exports, ensuring seamless Document management and multiple worksheets....saving to the output XLSX document. The default value is MultipleWorksheets...to save document as a separate worksheets. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Pdf compare - Free Support Forum - aspose.com

    Hi, I am trying to compare two pdf using private static void ComparingEntireDocuments() { // The path to the Documents directory var dataDir = RunExamples.GetDataDir_AsposePdf_DocumentCompare(); // Open PD…...ComparingEntireDocum() { // The path to the documents directory var dataDir = RunExamples...ntCompare(); // Open PDF documents using (var document1 = new...

    forum.aspose.com/t/pdf-compare/316339
  4. TextColumnCollection.Count | Aspose.Words for .NET

    Discover the TextColumnCollection Count property to easily access the number of columns in your Document's section for enhanced layout control....columns in the section of a document. public int Count { get ;...columns in a section. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/tex...
  5. FontEmbeddingLicensingRights.EmbeddingUsagePerm...

    Unlock creative potential with Font Embedding Licensing Rights. Explore usage permissions for seamless font integration in your projects.... Document doc = new Document ( MyDir + "Embedded...docx" ); // Get the list of document fonts. FontInfoCollection...

    reference.aspose.com/words/net/aspose.words.fon...
  6. IAiModelText.Summarize | Aspose.Words for .NET

    Effortlessly summarize Documents with IAiModelText. Customize summary length using advanced AI for precise content extraction and enhanced readability....Contents [ Hide ] Summarize( Document , SummarizeOptions ) Generates...a summary of the specified document, with options to adjust the...

    reference.aspose.com/words/net/aspose.words.ai/...
  7. PlainTextDocument.Text | Aspose.Words for .NET

    Access the PlainTextDocument's text property to retrieve the Document's content as a single string, enhancing your data handling and analysis....Gets textual content of the document concatenated as a string....Word document in plaintext. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pla...
  8. DigitalSignature.SignTime | Aspose.Words for .NET

    Discover DigitalSignature SignTime. Track the exact time your Documents are signed for enhanced security and efficient record-keeping....property Gets the time the document was signed. public DateTime...signature in a document. Document doc = new Document ( MyDir + "Digitally...

    reference.aspose.com/words/net/aspose.words.dig...
  9. LoadOptions.RecoveryMode | Aspose.Words for .NET

    LoadOptions.RecoveryMode property sets how Aspose.Words handles Document errors by recovery or strict loading....RecoveryMode property Defines how the document should be handled if errors...should attempt to recover the document or follow another defined...

    reference.aspose.com/words/net/aspose.words.loa...
  10. TxtSaveOptions.OfficeMathExportMode | Aspose.Wo...

    Control how OfficeMath is written in TXT output with OfficeMathExportMode for consistent formatting and clear mathematical content.... Document doc = new Document ( MyDir + "Office...namespace Aspose.Words.Saving assembly Aspose.Words TxtSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...