Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 4,931 for

document assembly

(0.09 sec)
  1. MarkdownSaveOptions.ImageResolution | Aspose.Wo...

    Optimize your Markdown exports with the ImageResolution property, setting custom output resolutions for sharper images. Default, 96 dpi.... Document doc = new Document ( MyDir + "Rendering...namespace Aspose.Words.Saving assembly Aspose.Words MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. StructuredDocumentTagCollection.GetByTitle | As...

    Discover the GetByTitle method in StructuredDocumentTagCollection, which efficiently retrieves the first Document tag by title for streamlined data management....Returns the first structured document tag encountered in the collection...String The title of structured document tag. Remarks Returns null...

    reference.aspose.com/words/net/aspose.words.mar...
  3. MarkdownListExportMode Enum | Aspose.Words for ...

    Discover how Aspose.Words' MarkdownListExportMode enum enhances list export to Markdown, ensuring precise formatting and seamless integration for your Documents....the markdown document. Document doc = new Document ( MyDir + "List...namespace Aspose.Words.Saving assembly Aspose.Words MarkdownLinkExportMo...

    reference.aspose.com/words/net/aspose.words.sav...
  4. DocumentBuilder.InsertDocument | Aspose.Words f...

    Effortlessly insert Documents at any cursor position with DocumentBuilder's InsertDocument method. Streamline your workflow and enhance productivity!...InsertDocument( Document , ImportFormatMode ) Inserts a document at the...public Node InsertDocument ( Document srcDoc , ImportFormatMode...

    reference.aspose.com/words/net/aspose.words/doc...
  5. ImportFormatOptions.AppendDocumentWithNewPage |...

    Control Document merging by forcing imported sections to start on a new page when appending Documents in Aspose.Words.... Document dstDoc = new Document (); Document srcDoc =...= new Document (); srcDoc . FirstSection . PageSetup . SectionStart...

    reference.aspose.com/words/net/aspose.words/imp...
  6. 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...
  7. JustificationMode Enum | Aspose.Words for .NET

    Discover Aspose.Words JustificationMode enum for precise character spacing adjustments in your Documents. Enhance readability with customizable settings!...character spacing adjustment for a document. The default value is Expand...control. Document doc = new Document ( MyDir + "Document.docx" );...

    reference.aspose.com/words/net/aspose.words.set...
  8. WarningInfoCollection.Count | Aspose.Words for ...

    Discover the WarningInfoCollection Count property to easily access the total number of elements in your collection for efficient data management....(); 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...
  9. 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...
  10. PdfLoadOptions.SkipPdfImages | Aspose.Words for...

    Discover PdfLoadOptions' SkipPdfImages property to control image loading in PDFs. Enhance performance by skipping images for faster Document processing....skipped while loading PDF document. Default is false . public...PageCount = 1 ; Document doc = new Document ( MyDir + "Images...

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