Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 4,855 for

document assembly

(0.1 sec)
  1. XlsxSectionMode Enum | Aspose.Words for .NET

    Discover how the Aspose.Words XlsxSectionMode enum optimizes Document saving in XLSX format, enhancing your workflow and Document management....are handled when saving a document in the XLSX format. public...created for each section of a document. SingleWorksheet 1 Specifies...

    reference.aspose.com/words/net/aspose.words.sav...
  2. DigitalSignatureUtil.LoadSignatures | Aspose.Wo...

    Effortlessly load digital signatures from your Documents with the DigitalSignatureUtil LoadSignatures method. Enhance your workflow today!...Loads digital signatures from document. public static DigitalSignatureColl...fileName String Path to the document. Return Value Collection of...

    reference.aspose.com/words/net/aspose.words.dig...
  3. PdfLoadOptions.PageCount | Aspose.Words for .NET

    Control page reading with PdfLoadOptions' PageCount property. Easily set the number of pages to read, ensuring efficient Document handling....which means all pages of the document will be read. public int PageCount...PageCount = 1 ; Document doc = new Document ( MyDir + "Images...

    reference.aspose.com/words/net/aspose.words.loa...
  4. ImportFormatOptions.AdjustSentenceAndWordSpacin...

    Discover the ImportFormatOptions AdjustSentenceAndWordSpacing property. Easily control automatic sentence and word spacing for improved text clarity.... Document srcDoc = new Document (); Document dstDoc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/imp...
  5. WarningInfoCollection.Item | Aspose.Words for .NET

    Access specific WarningInfoCollection items effortlessly by index. Streamline your data management with our intuitive property feature!...(); Document doc = new Document ( MyDir + "FB2 document.fb2"...The file is loaded as an XML document." )); Assert . That ( warnings...

    reference.aspose.com/words/net/aspose.words/war...
  6. CertificateHolder.Certificate | Aspose.Words fo...

    Access the X509Certificate2 instance with private keys and certificate chain. Simplify your security management with our CertificateHolder property....signature in a document. Document doc = new Document ( MyDir + "Digitally...Aspose.Words.DigitalSignatures assembly Aspose.Words CertificateHolder...

    reference.aspose.com/words/net/aspose.words.dig...
  7. FontInfoCollection.Item | Aspose.Words for .NET

    Discover the FontInfoCollection Item property to easily retrieve fonts by name, enhancing your design projects with precision and style....extract an embedded font from a document, and save it to the local...local file system. Document doc = new Document ( MyDir + "Embedded...

    reference.aspose.com/words/net/aspose.words.fon...
  8. MarkdownOfficeMathExportMode Enum | Aspose.Word...

    Discover how Aspose.Words.Saving.MarkdownOfficeMathExportMode enhances OfficeMath export to Markdown, ensuring accurate and efficient Document conversion....written to the document. Document doc = new Document ( MyDir + "Office...object as Latex. Document doc = new Document ( MyDir + "Office...

    reference.aspose.com/words/net/aspose.words.sav...
  9. BuiltInDocumentProperties.HyperlinksChanged | A...

    Discover the BuiltInDocumentProperties HyperlinksChanged property, which tracks changes to hyperlinks in your Documents for enhanced editing control....Indicates whether hyperlinks in a document were changed. public bool...extended properties. Document doc = new Document ( MyDir + "Extended...

    reference.aspose.com/words/net/aspose.words.pro...
  10. Replacer.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a specific string in your input file with the Replacer Replace method. Streamline your text editing today!...how to replace string in the document. // There is a several ways...ways to replace string in the document: string doc = MyDir + "Footer...

    reference.aspose.com/words/net/aspose.words.low...