Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 2,546 for

trim document

(0.1 sec)
  1. MailMergeOptions.retain_first_section_start pro...

    MailMergeOptions.retain_first_section_start property. Gets or sets a value indicating whether the section start of the first Document section and its copies for subsequent data source rows are retained during mail merge or updated according to MS Word behaviour....section start of the first document section and its copies for...n property MailMergeOptions.trim_whitespaces property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 有什么新功能|Aspose.PDF for Python via .NET

    本页介绍了Aspose.PDF for Python via .NET在最近发布版本中引入的最受欢迎的新功能。... Document ( input_pdf_path ) save_options...DIR_OUTPUT + "output.pdf" document = ap . Document ( input_path , ap...

    docs.aspose.com/pdf/zh/python-net/whatsnew/
  3. Aspose::Words::LowCode::MailMergeOptions class ...

    Aspose::Words::LowCode::MailMergeOptions class. Represents options for the mail merge functionality in C++....indicating whether all of the document mail merge regions with the...indicating whether fields in whole document are updated while executing...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. Extract Table Data from HTML – C# code

    Learn how to extract data from html table using the Aspose.HTML library in C#. Optimize your data collection and analysis!...extract table data from HTML document programmatically! Download...for .NET Live Demos Cloud Documentation Free Trial API Reference...

    products.aspose.com/html/net/extract-data-from-...
  5. Accessing JSON Data in Java|Aspose.Words for Java

    Learn how to access JSON data while building a report using LINQ in Java....JSON elements in template documents. For more convenience, the...objects. So, in template documents, a JsonDataSource instance...

    docs.aspose.com/words/java/accessing-json-data/
  6. 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...
  7. MailMergeOptions | Aspose.Words for Java

    Represents options for the mail merge functionality in Java....indicating whether all of the document mail merge regions with the...indicating whether fields in whole document are updated while executing...

    reference.aspose.com/words/java/com.aspose.word...
  8. MailMerger.execute method | Aspose.Words for Py...

    aspose.words.lowcode.MailMerger.execute method...name that is not found in the document is encountered, it is ignored...name that is not found in the document is encountered, it is ignored...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Accessing JSON Data in C#|Aspose.Words for .NET

    Learn how to access JSON data while building a report using LINQ in C#....JSON elements in template documents. For more convenience, the...objects. So, in template documents, a JsonDataSource instance...

    docs.aspose.com/words/net/accessing-json-data/
  10. Words ,How to obtain data for each paragraph an...

    How to obtain data for each paragraph and line? I want to check if the first word at the beginning and the first word at the end of each line of data are the words I want. If they are, I will set the background color... Without supporting documentation, we cannot verify that LayoutCollector...the official Aspose.Words documentation for the version you are...

    forum.aspose.com/t/words-how-to-obtain-data-for...