Sort Score
Result 10 results
Languages All
Labels All
Results 6,621 - 6,630 of 34,671 for

document properties

(0.07 sec)
  1. How to Convert SVG to PDF using Java

    This quick tutorial describes how to convert SVG to PDF using Java. It enables to write SVG to PDF converter using Java with the help of a couple of lines of code along with the option to customize the output PDF....PDF core options, and PDF document information to name a very...quality and PDF compliance properties using the PDFCoreOptions...

    kb.aspose.com/imaging/java/how-to-convert-svg-t...
  2. Aspose::Words::HtmlInsertOptions enum | Aspose....

    Aspose::Words::HtmlInsertOptions enum. Specifies options for the InsertHtml() method in C++....PreserveBlocks 4 Preserve properties of block-level elements....insertOptions ); builder -> get_Document () -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/htm...
  3. FieldToa Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldToa class for seamless TOA field implementation. Enhance your Document processing with powerful features today!...the Working with Fields documentation article. public class FieldToa...The default constructor. Properties Name Description BookmarkName...

    reference.aspose.com/words/net/aspose.words.fie...
  4. OoxmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.DOCX](../../aspose.words/saveformat/#DOCX), [SaveFormat.DOCM](../../aspose.words/saveformat/#DOCM), [SaveFormat.DOTX](../../aspose.words/saveformat/#DOTX), [SaveFormat.DOTM](../../aspose.words/saveformat/#DOTM) or [SaveFormat.FLAT_OPC](../../aspose.words/saveformat/#FLAT_OPC) format...additional options when saving a document into the SaveFormat.DOCX ...the Specify Save Options documentation article. Inheritance: OoxmlSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Manipulating JPEG Images|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.... Then one can access properties exposed by ExifData class...contains the ExifData.Thumbnail property that can retrieve the thumbnail...

    docs.aspose.com/imaging/python-net/manipulating...
  6. How to Create a Table in Word using Python

    This article describes how to create a table in Word using Python. It contains detailed instructions to configure the environment, write a program to accomplish the task, and also shares a runnable sample code for inserting table in MS Word using Python....table, it is saved as a Word document using the save() method in...in the DocumentBuilder.Document class object. Code to Create a...

    kb.aspose.com/words/python/how-to-create-a-tabl...
  7. Convert TIFF to STL via Python | products.aspos...

    Sample code for TIFF to STL Python conversion. Use API example code for batch TIFF files to STL conversion within VB.NET, Asp.NET or any .NET based application....Install-Package Visit our documentation for more details. How to... powerful and easy to use document manipulation and conversion...

    products.aspose.com/3d/python-net/conversion/ti...
  8. How to Convert Outlook Email to PDF using Python

    In this easy tutorial, we will learn how to convert Outlook Email to PDF using Python. You will see that in order to convert MSG to PDF Python based API can be used. You can use this example in any of the commonly available operating system like Windows or Linux....and create an object of the Document class to load the intermediate...intermediate MHTML file using the Document class object and finally to...

    kb.aspose.com/email/python/how-to-convert-outlo...
  9. How to Strike Out Text in PDF using C#

    This tutorial guides on how to strike out text in PDF using C#. It contains environment settings, a step-wise process and a runnable sample code to strike out text in Adobe PDF using C#....sample text in it using the Document class object Declare a TextFragmentAbsorber...important classes, methods and properties are identified and used in...

    kb.aspose.com/pdf/net/how-to-strike-out-text-in...
  10. How to Compress PDF in Java

    This brief topic is about how to compress PDF in Java. In Java compress PDF file size is easily managed by adopting simple steps and few API calls....project to compress PDF Create Document class to load the source PDF...the source PDF file using Document class object to perform compression...

    kb.aspose.com/pdf/java/how-to-compress-pdf-in-j...