Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 12,795 for

merge documents

(0.65 sec)
  1. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...DeclaringType); Document doc; using (var stream = new...UpdateDirtyFields = false }; doc = new Document(stream, loadOptions); } //...

    forum.aspose.com/t/how-to-imprve-performance-be...
  2. Get Inline Error Message - Free Support Forum -...

    Using ReportingEngine to build Word reports with inline error detection enabled via ReportBuildOptions.InlineErrorMessages. Issue: In some cases, especially with complex expressions (e.g., comparing nullable numbers to …...new InvalidOperationExce( $"Document generation failed due to inline...error messages exist in the document range. Extract and Report...

    forum.aspose.com/t/get-inline-error-message/315601
  3. ChartShapeType enumeration | Aspose.Words for P...

    aspose.words.drawing.charts.ChartShapeType enumeration. Specifies the shape type of chart elements.... FLOW_CHART_DOCUMENT Document flow. FLOW_CHART_MULTIDOCUMENT...FLOW_CHART_MULTIDOCUMENT Multi-document flow. FLOW_CHART_TERMINATOR Terminator...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fields::FieldIf class | Aspose.W...

    Aspose::Words::Fields::FieldIf class. Implements the IF field. To learn more, visit the documentation article in C++....the Working with Fields documentation article. class FieldIf :...modifications made to the document. get_IsLocked () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. 使用优雅图表动态生成格式化的Excel报表|Documentation

    本文介绍了如何在GridWeb中生成报表。...//foreground and background colors and merge cells (A1:E2). WebWorksheet...Color . Blue ; sheet . Cells . Merge ( 0 , 0 , 2 , 5 ); //Create...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  6. Convert a Document to PDF in Node.js|Aspose.Wor...

    Convert a document to PDF using Node.js. Various input formats are supported, including Word, OpenOffice, Image and eBook formats....Ask AI Convert a Document to PDF Contents [ Hide ] The ability...easily and reliably convert documents from one format to another...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  7. Convert a Document to PDF in Python|Aspose.Word...

    Convert a document to PDF using Python. Various input formats are supported, including Word, OpenOffice, Image and eBook formats....Ask AI Convert a Document to PDF Contents [ Hide ] Purpose Summary...via .NET to convert various document types—including Word files...

    docs.aspose.com/words/python-net/convert-a-docu...
  8. Compatibility | Aspose.Words for Java

    Specifies names of compatibility options in Java....Shows how to optimize the document for different versions of...throws Exception { Document doc = new Document(); // This object...

    reference.aspose.com/words/java/com.aspose.word...
  9. Convert PPT and PPTX to JPG on Android|Aspose.S...

    Convert PowerPoint (PPT, PPTX) slides to high-quality JPG images in Java with Aspose.Slides for Android using fast, reliable code examples....applications, reports, or documentation, where precise image dimensions...this online service, you can merge JPG to JPG or PNG to PNG images...

    docs.aspose.com/slides/androidjava/convert-powe...
  10. HtmlLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading HTML document into a Document object in Java....when loading HTML document into a Document object. To learn more...the Specify Load Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...