Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 20,024 for

insert documents

(0.27 sec)
  1. StructuredDocumentTag.PlaceholderName | Aspose....

    Discover the StructuredDocumentTag PlaceholderName property to easily manage BuildingBlock names and enhance your document's placeholder text....structured document tag. Document doc = new Document (); // Insert...Insert a plain text structured document tag of the "PlainText" type...

    reference.aspose.com/words/net/aspose.words.mar...
  2. PdfPermissions enumeration | Aspose.Words for P...

    aspose.words.saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF document....a user on an encrypted PDF document. Members Name Description...all operations on the PDF document. This is the default value...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_PosCodeStyle method. Gets or sets the style of a Point of Sale barcode (barcode types UPCA|UPCE|EAN13|EAN8). The valid values (case insensitive) are [STD|SUP2|SUP5|CASE] in C++....get_PosCodeStyle () Examples Shows how to insert a DISPLAYBARCODE field, and...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. 向现有 PDF 添加目录在 PHP 中|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.... $doc = new Document ( $dataDir . "input1.pdf"...$toc_page = $doc -> getPages () -> insert ( 1 ); # 创建对象以表示目录信息 $toc_info...

    docs.aspose.com/pdf/zh/java/add-toc-to-existing...
  5. How to Run Examples | Python via .NET

    Python Library for the developers to process PS, EPS, and XPS files. Learn how to run examples within Aspose.Page API solution for Python....in the field “Script path” Insert the absolute path to “run_examples...in the “Working directory” insert the absolute path to the project...

    docs.aspose.com/page/python-net/how-to-run-exam...
  6. ChartAxis.scaling property | Aspose.Words for N...

    ChartAxis.scaling property. Provides access to the scaling options of the axis....AxisScaling Examples Shows how to insert chart with date/time values...values. let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Fields::FieldAdvance::get_DownOf...

    Aspose::Words::Fields::FieldAdvance::get_DownOffset method. Gets or sets the number of points by which the text that follows the field should be moved down in C++....get_DownOffset () Examples Shows how to insert an ADVANCE field, and edit...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. ChartAxis.hasMinorGridlines property | Aspose.W...

    ChartAxis.hasMinorGridlines property. Gets or sets a flag indicating whether the axis has minor gridlines....boolean Examples Shows how to insert chart with date/time values...values. let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Fields::FieldAdvance::get_Vertic...

    Aspose::Words::Fields::FieldAdvance::get_VerticalPosition method. Gets or sets the number of points by which the text that follows the field should be moved vertically from the top edge of the page in C++....get_VerticalPosition () Examples Shows how to insert an ADVANCE field, and edit...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Create and Manage Chart with Node.js via C++|Do...

    Learn how to use Aspose.Cells for Node.js to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting....node" ); // The path to the documents directory. const dataDir =...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/creating-charts/