Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 4,982 for

document assembly

(0.1 sec)
  1. XlsxSaveOptions.DateTimeParsingMode | Aspose.Wo...

    Discover XlsxSaveOptions' DateTimeParsingMode property to customize how your Document parses dates and times, ensuring accurate data interpretation....the mode that specifies how document text is parsed to identify...date time format. Document doc = new Document ( MyDir + "Xlsx DateTime...

    reference.aspose.com/words/net/aspose.words.sav...
  2. DigitalSignature.SignatureValue | Aspose.Words ...

    Discover the DigitalSignature SignatureValue property, which provides a byte array for secure signature representation. Enhance your digital security today!...digitally signed document. Document doc = new Document ( MyDir + "Digitally...Aspose.Words.DigitalSignatures assembly Aspose.Words DigitalSignature...

    reference.aspose.com/words/net/aspose.words.dig...
  3. Font.SnapToGrid | Aspose.Words for .NET

    Discover how the Font SnapToGrid property enhances layout precision by aligning fonts with Document grid settings for optimal readability and design....current font should use the document grid characters per line settings...Font namespace Aspose.Words assembly Aspose.Words Font.SmallCaps...

    reference.aspose.com/words/net/aspose.words/fon...
  4. RevisionGroup.Author | Aspose.Words for .NET

    Discover the RevisionGroup Author property to easily identify the author of each revision group, enhancing your Document management efficiency....revisions in a document. Document doc = new Document ( MyDir + "Revisions...RevisionGroup namespace Aspose.Words assembly Aspose.Words RevisionGroup...

    reference.aspose.com/words/net/aspose.words/rev...
  5. IDocumentProcessorPlugin.ToPages | Aspose.Words...

    Effortlessly save each page of your Document with the ToPages method, utilizing customizable fixed page options for optimal results....method Saves each page of the document loaded by Load method using...IDocumentProcessorPl namespace Aspose.Words assembly Aspose.Words IDocumentProcessorPl...

    reference.aspose.com/words/net/aspose.words/ido...
  6. CheckGrammarOptions.MakeRevisions | Aspose.Word...

    Enhance your Document's accuracy with CheckGrammarOptions. Easily choose between final or revised versions for proofed text. Boost clarity and professionalism!...specify either final or revised document to be returned with proofed...namespace Aspose.Words.AI assembly Aspose.Words CheckGrammarOptions...

    reference.aspose.com/words/net/aspose.words.ai/...
  7. Integrating Aspose.Words with Azure Data Lake|A...

    Aspose.Words can be integrated with Azure Data Lake Analytics and Azure Data Lake Storage. This allows you to combine the big data analytics capabilities of the Azure Data Lake cloud storage solution with the power of Aspose.Words using C#....programmatically perform various document processing tasks, such as...rendering, reading, or converting documents between different formats...

    docs.aspose.com/words/net/integrating-aspose-wo...
  8. SplitOptions.SplitCriteria | Aspose.Words for .NET

    Discover how the SplitOptions SplitCriteria property enhances Document management by efficiently dividing your content into manageable sections....criteria for splitting the document into parts. public SplitCriteria...split document by pages. string doc = MyDir + "Big document.docx"...

    reference.aspose.com/words/net/aspose.words.low...
  9. ParagraphFormat.BaselineAlignment | Aspose.Word...

    Optimize your text layout with the ParagraphFormat BaselineAlignment property, allowing precise control over font vertical positioning for enhanced readability.... Document doc = new Document ( MyDir + "Office...ParagraphFormat namespace Aspose.Words assembly Aspose.Words ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/par...
  10. 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