Sort Score
Result 10 results
Languages All
Labels All
Results 4,661 - 4,670 of 20,245 for

insert documents

(0.14 sec)
  1. 在 Python 中向现有 PDF 添加目录|Aspose.PDF for Java

    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.... Document () pdf = self . Document () pdf = self...toc_page = doc . getPages () . insert ( 1 ) # 创建对象来表示目录信息 toc_info...

    docs.aspose.com/pdf/zh/java/add-toc-to-existing...
  2. Introduced i 24.10 - Compare marks too much tex...

    Starting with Aspose.Words 24.10, comparing files at the word level may incorrectly mark too much text as Inserted and deleted. Attached is an example, with the original file, the revised file, a code sample and the com…...too much text as deleted and inserted Aspose.Words Product Family...incorrectly mark too much text as inserted and deleted. Attached is an...

    forum.aspose.com/t/introduced-i-24-10-compare-m...
  3. FieldMergeBarcode.AddStartStopChar | Aspose.Wor...

    Control Start/Stop characters for NW7 and CODE39 barcodes with the FieldMergeBarcode AddStartStopChar property. Enhance your barcode functionality today!... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a MERGEBARCODE field, which...

    reference.aspose.com/words/net/aspose.words.fie...
  4. ChartStyle enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.ChartStyle enumeration. Specifies predefined styles of a chart.... Document () builder = aw . DocumentBuilder...) # Insert a chart in the Black style. builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Layout|Documentation

    Layout elements are used to arrange other elements and define the appearance and design of the OMR form....are recognized as a single document. container This element is...input_group This element is used to insert personalized information, such...

    docs.aspose.com/omr/net/txt-markup/elements-lay...
  6. ThemeColors.accent1 property | Aspose.Words for...

    ThemeColors.accent1 property. Specifies color Accent 1.... Document ( file_name = MY_DIR + 'Theme...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ThemeFonts.east_asian property | Aspose.Words f...

    ThemeFonts.east_asian property. Specifies font name for EastAsian characters.... Document ( file_name = MY_DIR + 'Theme...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldMergeBarcode.CaseCodeStyle | Aspose.Words ...

    Discover the FieldMergeBarcode CaseCodeStyle property for ITF14 barcodes. Easily customize your Case Code style with valid options like STDEXTADD.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a MERGEBARCODE field, which...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::Saving::TxtSaveOptions::get_AddB...

    Aspose::Words::Saving::TxtSaveOptions::get_AddBidiMarks method. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format. The default value is false in C++....const Examples Shows how to insert Unicode Character ‘RIGHT-TO-LEFT...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 插入和删除Excel文件的行和列|Documentation

    本文介绍如何通过Aspose.Cells for JavaScript通过C++ API插入和删除行与列。...> </ head > < body > < h1 > Insert Row Example </ h1 > < input...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/zh/javascript-cpp/inserti...