Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 4,975 for

document assembly

(0.42 sec)
  1. 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...
  2. 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/...
  3. 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...
  4. 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...
  5. StructuredDocumentTagCollection.Remove | Aspose...

    Effortlessly remove specific structured Document tags using the StructuredDocumentTagCollection Remove method for streamlined Document management....method Removes the structured document tag with the specified identifier...Description id Int32 The structured document tag identifier. Examples Shows...

    reference.aspose.com/words/net/aspose.words.mar...
  6. 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...
  7. 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...
  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. DoclingSaveOptions.SaveFormat | Aspose.Words fo...

    Specify Docling as the output format when saving Documents using DoclingSaveOptions in Aspose.Words....Specifies the format in which the document will be saved if this save...save a document into a Docling JSON format. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  10. VbaModule.Clone | Aspose.Words for .NET

    Effortlessly duplicate your VbaModule with the Clone method. Streamline your coding process and enhance productivity with this powerful feature.... Document doc = new Document ( MyDir + "VBA project...project.docm" ); Document destDoc = new Document (); VbaProject...

    reference.aspose.com/words/net/aspose.words.vba...