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

document assembly

(0.09 sec)
  1. DocSaveOptions | Aspose.Words for .NET

    Discover the DocSaveOptions constructor for seamless Document saving in Doc format. Enhance your workflow with easy, efficient Document management....that can be used to save a document in the Doc format. public...Microsoft Word formats. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 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...
  3. 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...
  4. DocumentReaderPluginLoadException Class | Aspos...

    Discover the Aspose.Words.DocumentReaderPluginLoadException class, designed to enhance Document loading by managing format compatibility issues seamlessly....DocumentReaderPlugin class Thrown during document load, when the plugin required...required for reading the document format cannot be loaded. public...

    reference.aspose.com/words/net/aspose.words/doc...
  5. PageRange Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageRange class for defining continuous page ranges easily. Enhance your Document processing with precision and efficiency....the Programming with Documents documentation article. public sealed...exact page ranges. Document doc = new Document ( MyDir + "Images...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PdfSaveOptions.ExportParagraphGraphicsToArtifac...

    Discover the PdfSaveOptions ExportParagraphGraphicsToArtifact property to control paragraph graphics as artifacts, enhancing your Document's visual clarity....the logical structure of the document. When the value is true the...emphasis, etc.). Document doc = new Document ( MyDir + "PDF artifacts...

    reference.aspose.com/words/net/aspose.words.sav...
  7. TextBox.InternalMarginLeft | Aspose.Words for .NET

    Discover the TextBox InternalMarginLeft property to customize your shape's inner left margin in points for enhanced design flexibility.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Drawing assembly Aspose.Words TextBox.InternalMarginBottom...

    reference.aspose.com/words/net/aspose.words.dra...
  8. CsvDataLoadOptions.QuoteChar | Aspose.Words for...

    Discover the CsvDataLoadOptions QuoteChar property to easily customize field value quoting for seamless data handling and improved CSV management.... Document doc = new Document ( MyDir + "Reporting...namespace Aspose.Words.Reporting assembly Aspose.Words CsvDataLoadOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  9. TxtLoadOptions | Aspose.Words for .NET

    Discover the TxtLoadOptions constructor! Easily initialize with default values and streamline your data loading process for enhanced performance....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...
  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