Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 50,478 for

import document

(0.52 sec)
  1. IgnoreHeaderFooter not working - Free Support F...

    When I append attachments to my Document then the Headers and Footers are applied to the appended Document even though I used the IgnoreHeaderFooter format option. Document input = new Document(filePath) var output = ne…...I append attachments to my document then the Headers and Footers...are applied to the appended document even though I used the IgnoreHeaderFooter...

    forum.aspose.com/t/ignoreheaderfooter-not-worki...
  2. Set Aspect Ratio of BarCodes in Ruby|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....barcode object builder = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/set-aspect-ratio-o...
  3. How to Build a Table from a DataTable in Java|A...

    Example of filling Document table from external database using Java....insert this data into your document as a new table and quickly...data from a DataTable into a document table is by using Mail Merge...

    docs.aspose.com/words/java/how-to-build-a-table...
  4. How to get the gridspan of a cell in table - Fr...

    I have the table structure something like: <w:tr> <w:tc> <w:p><w:r><w:t>T3 Row3 -1</w:t></w:r></w:p> </w:tc> <w:tc> <w:tcPr> <w:gridSpan w:val=“2”/> </w:tcPr> <w:p><w:r><w:t>T3 Row3 -2</w:t></w:r></w:p> </w:tc> <w:tc> <w…... Attaching the document for reference Table Merging...reliable grid span support). The document actually uses gridSpan (not...

    forum.aspose.com/t/how-to-get-the-gridspan-of-a...
  5. How to Add Time Periods Conditional Formatting|...

    How to use the Aspose.Cells for Python via .NET library to apply Time Periods conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....cells import Workbook , Worksheet , CellArea...pydrawing import Color from datetime import datetime import aspose...

    docs.aspose.com/cells/python-net/how-to-add-tim...
  6. 在 Python 中以只读方式打开文档|Python via .NET 格式的 Aspose....

    将文档设置为只读,以便可以复制或读取内容,但不能使用 Python 进行修改。...以下代码示例展示了如何将文档设为只读: import aspose.words as aw doc = aw . Document () builder...) builder . write ( "Open document as read-only" ) # Enter a...

    docs.aspose.com/words/zh/python-net/open-a-docu...
  7. Page Margins|Aspose.Words for JasperReports

    JasperReports print model does not allow exporters to detect the page margins specified in the report design. Aspose.Words for JasperReports uses a special algorithm to work this out....Microsoft Word when creating a new document (1 inch). If some report elements...parameter: JasperReports Java import com . aspose . words . jasperreports...

    docs.aspose.com/words/jasperreports/page-margins/
  8. Licensing | Aspose.TeX for Python

    If you are using the licensed version of the Aspose.TeX API solution for Python, you can learn here how to apply the license....be obtained in the output document. Additionally, these pages...subscription expiry date. It is important not to modify the file as...

    docs.aspose.com/tex/python-net/licensing/
  9. Encrypting Excel Files in Aspose.Cells|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... It’s important to choose the proper encryption...Download Sample Code GitHub AI Document Assistant Close Display or...

    docs.aspose.com/cells/net/encrypting-excel-file...
  10. Managing Page Breaks in Jython|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....asposecells import Settings from com . aspose . cells import Workbook...Workbook from com . aspose . cells import SaveFormat class ManagingPageBreaks...

    docs.aspose.com/cells/java/managing-page-breaks...