Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 42,451 for

document properties

(0.43 sec)
  1. Developer Guide|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.... File Info Document Properties New Creating a New Diagram...

    docs.aspose.com/diagram/python-java/developer-g...
  2. Export CSV to PPT in Android or with free Onlin...

    Android API to Convert CSV to PPT without using Microsoft Word or online. Test free CSV to PPT online converter quickly before integrating the code....editing, and converting PDF documents. It also supports a variety...PDF file using Document class Save the document to PPT format...

    products.aspose.com/total/android-java/conversi...
  3. HtmlInsertOptions Enum | Aspose.Words for .NET

    Explore Aspose.Words.HtmlInsertOptions enum to customize HTML insertion with the InsertHtml method, enhancing Document processing efficiency....PreserveBlocks 4 Preserve properties of block-level elements....insertOptions ); builder . Document . Save ( ArtifactsDir + "DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/htm...
  4. Working with Forms|Aspose.PDF for PHP via Java

    This section explains how to work with AcroForms and XFA Forms in your PDF Documents with Aspose.PDF for PHP....or fields applied to a PDF document. In this section describes...programmatically completing a PDF document through the use of the Aspose...

    docs.aspose.com/pdf/php-java/working-with-forms/
  5. HtmlInsertOptions enumeration | Aspose.Words fo...

    Aspose.Words.HtmlInsertOptions enumeration. Specifies options for the [DocumentBuilder.insertHtml()](../Documentbuilder/insertHtml/#string_htmlinsertoptions) method.... PreserveBlocks Preserve properties of block-level elements....insertOptions ); builder . document . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Add Line Annotation|Aspose.PDF for Python via .NET

    This example binds an input PDF, draws a red line annotation with square line endings, and saves the modified PDF.... Define Line Annotation properties. Add the Line annotation...annotation. Save the updated Document. import aspose.pdf as ap import aspose...

    docs.aspose.com/pdf/python-net/add-line-annotat...
  7. List.IsListStyleReference | Aspose.Words for .NET

    Discover the IsListStyleReference property, it indicates if a list references a specific style, enhancing your Document's formatting and organization....IsListStyleReference property Returns true if this list...} Remarks Note, modifying properties of a list that is a reference...

    reference.aspose.com/words/net/aspose.words.lis...
  8. Font-scaling Missing When Converting .docx to ....

    Problem Description When converting a DOCX Document to HTML using Aspose.Words, the **font scaling ** defined in Microsoft Word is not preserved in the HTML output. Although a font-size is generated, the scaling factor …...Description When converting a DOCX document to HTML using Aspose.Words...horizontal scaling) in the source document is ignored during DOCX → HTML...

    forum.aspose.com/t/font-scaling-missing-when-co...
  9. Add Curve Annotation|Aspose.PDF for Python via ...

    This example binds an input PDF, draws a dashed curve on the first page, and saves the modified Document.... Configure the Curve properties. Draw the Curve annotation...annotation. Save the updated Document. import aspose.pdf as ap import...

    docs.aspose.com/pdf/python-net/add-curve-annota...
  10. Table Cell Text with WrapText set to False does...

    Hello, I am trying to make text NOT wrap within a table cell, after being converted to a PDF from a Word Document. I am using: builder.CellFormat.WrapText = false; The Word Doc is created from scratdch, and it looks …...converted to a PDF from a Word document. I am using: builder.CellFormat...looks correct in the Word Document, but when converted to a PDF...

    forum.aspose.com/t/table-cell-text-with-wraptex...