Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 4,983 for

assemble document

(0.62 sec)
  1. Paragraph.AcceptEnd | Aspose.Words for .NET

    Discover the Paragraph AcceptEnd method, designed to enhance Document navigation by efficiently accepting visitors at the end of paragraphs....for visiting the end of the document’s paragraph. public override...visitor DocumentVisitor The document visitor. Return Value The...

    reference.aspose.com/words/net/aspose.words/par...
  2. SaveOptions.CreateSaveOptions | Aspose.Words fo...

    Discover the CreateSaveOptions method to easily generate save options tailored for your preferred format, enhancing your Document management efficiency....rendering large documents to PDF. Document doc = new Document ( MyDir...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  3. TxtLoadOptions.DetectHyperlinks | Aspose.Words ...

    Discover how TxtLoadOptions' DetectHyperlinks property enhances text processing by detecting hyperlinks, improving data accuracy. Default is false....Load document with hyperlinks. Document doc = new Document ( stream...namespace Aspose.Words.Loading assembly Aspose.Words TxtLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  4. DocumentProperty.ToBool | Aspose.Words for .NET

    Discover the DocumentProperty ToBool method that efficiently converts property values to boolean for seamless data handling and enhanced coding efficiency....custom document properties. Document doc = new Document (); CustomDocumentProper...namespace Aspose.Words.Properties assembly Aspose.Words DocumentProperty...

    reference.aspose.com/words/net/aspose.words.pro...
  5. FontInfoSubstitutionRule Class | Aspose.Words f...

    Discover the Aspose.Words.Fonts.FontInfoSubstitutionRule class to optimize font management in your Documents with seamless substitution capabilities....the Working with Fonts documentation article. public class FontInfoSubstitution...available font sources. // Open a document that contains text formatted...

    reference.aspose.com/words/net/aspose.words.fon...
  6. PdfSaveOptions.TextCompression | Aspose.Words f...

    Discover the PdfSaveOptions TextCompression property to optimize your Documents. Choose the best compression type for efficient text storage and faster loading....all textual content in the document. public PdfTextCompression...output size when saving a document without compression. Examples...

    reference.aspose.com/words/net/aspose.words.sav...
  7. OdsoDataSourceType Enum | Aspose.Words for .NET

    Discover the Aspose.Words OdsoDataSourceType enum to easily connect to external data sources, enhancing your Document processing capabilities....Text 0 Specifies that a given document has been connected to a text...Database 1 Specifies that a given document has been connected to a database...

    reference.aspose.com/words/net/aspose.words.set...
  8. PdfEncryptionDetails Class | Aspose.Words for .NET

    Discover Aspose.Words.PdfEncryptionDetails for secure PDF encryption and customizable access permissions, ensuring your Documents remain protected....access permissions for a PDF document. To learn more, visit the...Protect or Encrypt a Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words.sav...
  9. FixedPageSaveOptions.NumeralFormat | Aspose.Wor...

    Discover the FixedPageSaveOptions NumeralFormat property to customize numeral rendering. Easily switch to European numerals for enhanced Document presentation.... Document doc = new Document (); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  10. CompositeNode.SelectSingleNode | Aspose.Words f...

    Discover how CompositeNode's SelectSingleNode method efficiently retrieves the first Node matching your XPath expression for streamlined data handling.... Document doc = new Document ( MyDir + "Tables...descendants of any table node in the document. NodeList nodeList = doc ...

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