Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 49,866 for

properties

(0.91 sec)
  1. How to Convert Visio to PNG in Java

    This tutorial covers information on how to convert Visio to PNG in Java. The stepwise algorithm in addition to a runnable code snippet is helpful to understand the process to export VSD to PNG in Java....API offers several other properties to improvise the conversion...source diagram Set different properties for the PNG image using the...

    kb.aspose.com/diagram/java/how-to-convert-visio...
  2. Working with PDF Pages|Aspose.PDF for PHP via Java

    With Aspose.PDF for PHP via Java you can add pages, add headers and footers, add watermarks into your PDF file. This section explain to you all details on this topic.... Get and Set Page Properties - you can learn how to get...numbers in PDF file, get page properties and determine page color...

    docs.aspose.com/pdf/php-java/working-with-pages/
  3. Aspose::Words::FrameFormat class | Aspose.Words...

    Aspose::Words::FrameFormat class. Represents frame related formatting for a paragraph in C++....by the RelativeHorizontalPo property. get_IsFrame () Returns true...by the RelativeVerticalPosi property. get_Width () Gets the width...

    reference.aspose.com/words/cpp/aspose.words/fra...
  4. 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...
  5. 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...
  6. 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...
  7. How to Convert OBJ to FBX in C#

    This quick tutorial guides you on how to convert OBJ to FBX in C#. It includes the step-by-step algorithm, IDE configuration, and a runnable code snippet to convert OBJ to FBX in C#....proceed to set different properties for the FBX file and render... However, there are many properties exposed by the FbxSaveOptions...

    kb.aspose.com/3d/net/how-to-convert-obj-to-fbx-...
  8. How to Convert PDF to HTML in Python

    This brief tutorial focuses on how to convert PDF to HTML in Python. It contains the environment setup details, stepwise procedure, and for creating a PDF to HTML converter Python code sample is also shared for your reference....also learn to set different properties for conversion. Steps to...and specify the required properties Invoke the save method to...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  9. 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...
  10. How to Create PDF using C++

    In this short tutorial, we will learn how to create PDF using C++. By using C++ create PDF file example, one can easily generate a PDF in few API calls. The example can be used in any MS Windows development environment that support C++....instance to set text and its properties Using Save method in C++...it. Then PDF text and its properties are set by initializing TextBuilder...

    kb.aspose.com/pdf/cpp/how-to-create-pdf-using-cpp/