Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 47,819 for

properties

(0.18 sec)
  1. How to Convert Visio to PDF File in Python

    This tutorial covers how to convert Visio to PDF in Python. You will find all the information to configure the environment, a step-by-step process, and a running code snippet to export Visio to PDF in Python...the conversion by setting properties like page size and page index...diagram and set different properties for the required PDF document...

    kb.aspose.com/diagram/python/how-to-convert-vis...
  2. Print PDF to PDF with C#

    Follow this article to print PDF to PDF with C#. It has the IDE settings, a list of steps, and a sample code to print to PDF virtual printer with C#.... It will also share the properties to set the printer settings...objects and set the desired properties Print the document to the...

    kb.aspose.com/pdf/net/print-pdf-to-pdf-with-csh...
  3. How to Convert EPS to PDF File in Java

    This quick guide covers how to convert EPS file to PDF in Java. It includes details about environment configuration, a step-by-step process, and a code snippet to render EPS to PDF in Java....Moreover, it also explains other properties which you can manipulate...warning handlers, or other properties of PsLoadOptions class or...

    kb.aspose.com/pdf/java/how-to-convert-eps-to-pd...
  4. TaskPane.DockState | Aspose.Words for .NET

    Discover the TaskPane DockState property to easily manage your task pane's last docked position for enhanced workflow and efficiency....DockState property Specifies the last-docked...CurrentCulture . Name ; webExtension . Properties . Add ( new WebExtensionProperty...

    reference.aspose.com/words/net/aspose.words.web...
  5. VbaModuleType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaModuleType enum, defining model types in VBA projects for enhanced automation and streamlined document management....defined in the module become properties and methods of the object...that extends the methods and properties of an ActiveX control that...

    reference.aspose.com/words/net/aspose.words.vba...
  6. PDF Header Insertion Using Java | Aspose.PDF

    Java source code to add header in PDF document on any platform....Create a Stamp and define its properties. Add the Stamp to Page using...( "Header Text" ); // Set properties of the stamp textStamp ....

    products.aspose.com/pdf/java/header/
  7. PDF|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....Producer property. Direct Conversion Aspose...conversion. Setting different properties of the PdfSaveOptions class...

    docs.aspose.com/cells/net/convert-excel-to-pdf/
  8. BaseWebExtensionCollection1.Add | Aspose.Words ...

    Discover how to enhance your projects with the BaseWebExtensionCollection Add method. Effortlessly add items to your collection for seamless integration.... Properties . Add ( new WebExtensionProperty...Assert . That ( webExtension . Properties [ 0 ]. Name , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.web...
  9. Add Text to PDF Using PHP | Aspose.PDF

    Add text to PDF programmatically with PHP sample code using Aspose.PDF for PHP via Java...TextParagraph and define its properties. Add the TextParagraph to..., 700 )); // // set text properties $fontRepository = new FontRepository...

    products.aspose.com/pdf/php-java/text/
  10. Add Text to PDF Using C++ | Aspose.PDF

    Add text to PDF programmatically with C++ sample code using Aspose.PDF for C++...TextParagraph and define its properties. Add the TextParagraph to...80 , 700 )); // set text properties textFragment -> get_TextState...

    products.aspose.com/pdf/cpp/text/