Sort Score
Result 10 results
Languages All
Labels All
Results 6,361 - 6,370 of 20,114 for

insert documents

(0.15 sec)
  1. Answer sheet with barcode|Documentation

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

    docs.aspose.com/omr/net/json-markup/examples/an...
  2. Revision.date_time property | Aspose.Words for ...

    Revision.date_time property. Gets or sets the date/time of this revision....revisions in a document. doc = aw . Document () builder = aw...) # Normal editing of the document does not count as a revision...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph in Java....Working with Paragraphs documentation article. Examples: Shows...Aspose.Words document by hand. Document doc = new Document(); // A...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. 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...
  6. 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/
  7. 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...
  8. FieldAutoNumLgl.remove_trailing_period property...

    FieldAutoNumLgl.remove_trailing_period property. Gets or sets whether to display the number without a trailing period....Examples Shows how to organize a document using AUTONUMLGL fields. def...field_auto_num_lgl (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to fetch entities from a block reference in...

    how to fetch entities from a block reference in dwg file using Aspose.cad for dotnet. The Block reference consists of a ellipse and text....can refer to the official documentation on Get Block Attribute Value...CadEntityTypeName.INSERT) { CadInsertObject insert = (CadInsertObject)baseEntity;...

    forum.aspose.com/t/how-to-fetch-entities-from-a...
  10. Common issues with XPS files and how to solve them

    Troubleshooting with XPS files involves indicating the problem and resolving it. Learn about the most common XPS errors....used to represent electronic documents in a standardized way. XPS...files are designed to save a document’s layout, fonts, graphics...

    docs.aspose.com/page/net/troubleshoot-with-xps-...