Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 8,051 for

append

(0.06 sec)
  1. Paragraph.ParentSection | Aspose.Words for .NET

    Discover the Paragraph ParentSection property to easily access the parent Section of any paragraph, enhancing your document structure and organization....(); // Create a header and append a paragraph to it. The text...True ); // Create a footer and append a paragraph to it. The text...

    reference.aspose.com/words/net/aspose.words/par...
  2. 插入新工作表|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....sheetName = "Sheet" + sheetId ; // Append the new worksheet and associate...Name = sheetName }; sheets . Append ( sheet ); } } Aspose.Cells...

    docs.aspose.com/cells/zh/net/insert-a-new-works...
  3. Aspose::Words::IDocumentProcessorPlugin::GetTyp...

    How to use GetType method of Aspose::Words::IDocumentProcessorPlugin class in C++....Aspose::Words::IDocumentProcessorPl::Append method Aspose::Words::IDoc...

    reference.aspose.com/words/cpp/aspose.words/ido...
  4. DotCodeParameters|Aspose.BarCode for Python via...

    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.... dot_code_structured_append_mode_barcode_id Identifies...ID of the DotCode structured append mode barcode. ID starts from...

    docs.aspose.com/barcode/python-net/api-referenc...
  5. Read Barcode Properties and Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata...from QR Codes with Structured Append To fetch metadata from QR Code...Code barcodes with structured append, the barcode library provides...

    docs.aspose.com/barcode/nodejsjava/read-barcode...
  6. Aspose::Words::IDocumentProcessorPlugin::Type m...

    How to use Type method of Aspose::Words::IDocumentProcessorPlugin class in C++....Aspose::Words::IDocumentProcessorPl::Append method...

    reference.aspose.com/words/cpp/aspose.words/ido...
  7. Paragraph.parent_story property | Aspose.Words ...

    Paragraph.parent_story property. Retrieves the parent section-level story that can be [Body](../../body/) or [HeaderFooter](../../headerfooter/)....Document () # Create a header and append a paragraph to it. The text...( header ) para = header . append_paragraph ( 'My header.' )...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Add Text to PDF file|Aspose.PDF for PHP via Java

    Explore how to add text to PDF files in PHP using Aspose.PDF for easy content editing.... Append the text fragment to the PDF...new TextBuilder ( $page ); // append the text fragment to the PDF...

    docs.aspose.com/pdf/php-java/add-text-to-pdf-file/
  9. 合并相邻单元格|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....Create the merged cell and append it to the MergeCells collection...cell2Name ) }; mergeCells . Append ( mergeCell ); worksheet ....

    docs.aspose.com/cells/zh/net/merge-two-adjacent...
  10. Aspose::Words::Section::get_PageSetup method | ...

    Aspose::Words::Section::get_PageSetup method. Returns an object that represents page setup and section properties in C++....create a new section, and then append it as a child to the root document...formatting properties, and then append it as a child to the body....

    reference.aspose.com/words/cpp/aspose.words/sec...