Sort Score
Result 10 results
Languages All
Labels All
Results 6,231 - 6,240 of 20,477 for

insert documents

(0.1 sec)
  1. Apply or Change Slide Layouts on Android|Aspose...

    Manage and customize slide layouts in Aspose.Slides for Android. Explore layout types, placeholder control, and footer visibility through Java code examples....one if needed, and use it to insert slides based on that layout...getLayoutSlides method, and insert it into another presentation...

    docs.aspose.com/slides/androidjava/slide-layout/
  2. Answer sheet with barcode|Documentation

    A classic answer sheet with a barcode encoding the student's name.... input_group Insert unencrypted personalized information...

    docs.aspose.com/omr/net/txt-markup/examples/ans...
  3. Change Background of VSDX File via Python | pro...

    Python source code to change background of VSDX Documents within any Python based application....Install-Package Visit our documentation for more details. How to...diagram as background page Insert an image to the background...

    products.aspose.com/diagram/python-java/changeb...
  4. Aspose Words 25.4 breaks line feeds converting ...

    We recently experienced a breaking change upgrading from Aspose Words Java 25.4 to 25.5. Considering the following markdown Line 1 Line 3 Line 4 and load as LoadFormat.MARKDOWN, save as SaveFormat.HTM…...defaultCharset(); final var doc = new Document(IOUtils.toInputStream(markdown...workaround, you can manually insert a line break in your Markdown...

    forum.aspose.com/t/aspose-words-25-4-breaks-lin...
  5. Create CSV using Python | products.aspose.com

    Generate Microsoft Excel CSV Documents using Python applications without using Microsoft Office....get(index) method Insert data in the accessed cell using...putValue() method Save the document as .csv file using save()...

    products.aspose.com/total/python-java/create/csv/
  6. MailMergeSettings class | Aspose.Words for Python

    aspose.words.settings.MailMergeSettings class. Specifies all of the mail merge information for a document...mail merge information for a document. To learn more, visit the...Mail Merge and Reporting documentation article. Remarks You can...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CommandButtonControl | Aspose.Words for Java

    The CommandButton control runs a macro that performs an action when a user clicks it in Java.... Examples: Shows how to insert ActiveX control. DocumentBuilder...class. Examples: Shows how to insert ActiveX control. DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  8. TocInfo-Title cannot be aligned to the left - F...

    Hi, our corporate design forces me to put the toc title to the left. No matter how I format the Textfragment, it is alway in the center. I found a code snippet from you and I added the corresponding “HorizontalAlignm…...ArrayList(); Document doc = new Document(); TextFragment tf...Page tocPage = doc.getPages().insert(1); // Create object to represent...

    forum.aspose.com/t/tocinfo-title-cannot-be-alig...
  9. Field.update method | Aspose.Words for Python

    aspose.words.fields.Field.update method... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Use a document builder to insert a field that displays...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Setting Headers and Footers|Documentation

    This article explains how to programmatically Insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the Aspose.Cells for Python via .NET API.... How to Insert an Image into a Header or Footer...the Header/Footer tab. AI Document Assistant Close Setting Margins...

    docs.aspose.com/cells/python-net/setting-header...