Sort Score
Result 10 results
Languages All
Labels All
Results 6,691 - 6,700 of 17,911 for

document insertion

(0.04 sec)
  1. 向现有 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...
  2. Manage Email Attachments and Embedded Objects i...

    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....name of the attachment to “Document.docx” using the Name property..."https://[attach_uri]" ) { Name = "Document.docx" , ProviderType = AttachmentProviderTy...

    docs.aspose.com/email/net/manage-email-attachme...
  3. Several JPG Into TXT Java

    Merge multiple JPG into TXT in Java code. Save JPG as TXT using Java....several JPG into TXT Use our document merging API to create portable...example that iterates through documents and converts them to TXT:...

    products.aspose.com/words/java/merge/jpg-to-txt/
  4. Several Image Into WORD Java

    Merge multiple Image into WORD in Java code. Save Image as WORD using Java....several image into Word Use our document merging API to create portable...example that iterates through documents and converts them to Word:...

    products.aspose.com/words/java/merge/image-to-w...
  5. ChartSeries.marker property | Aspose.Words for ...

    ChartSeries.marker property. Specifies a data marker... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Stroke.visible property | Aspose.Words for Python

    Stroke.visible property. Gets or sets a flag indicating whether the stroke is visible.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::TableStyle::get_LeftIndent metho...

    Aspose::Words::TableStyle::get_LeftIndent method. Gets or sets the value that represents the left indent of a table in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...( LineStyle :: Single ); // Insert a table and apply the style...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. Convert images EPS to TGA via C# | products.asp...

    Sample code for EPS to TGA C# image conversion. Use API example code for batch EPS files to TGA conversion within VB.NET, Asp.NET or any .NET based application....Install-Package Visit our documentation for more details. How to...ability to insert EPS files into Office documents. Read More...

    products.aspose.com/imaging/net/conversion/eps-...
  9. Shape.stroke property | Aspose.Words for Python

    Shape.stroke property. Defines a stroke for a shape.... Document () builder = aw . DocumentBuilder...shapes that we can insert into our documents. # 1 - Dotted, horizontal...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldBuilder.add_argument method | Aspose.Words...

    aspose.words.fields.FieldBuilder.add_argument method...then insert them into the document. doc = aw . Document () #...field = builder . build_and_insert ( ref_node = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...