Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 43,523 for

properties

(0.18 sec)
  1. ListCollection.Count | Aspose.Words for .NET

    Discover the ListCollection Count property to easily retrieve the number of numbered and bulleted lists in your document, enhancing your content organization....Count property Gets the count of numbered...to verify owner document properties of lists. Document doc =...

    reference.aspose.com/words/net/aspose.words.lis...
  2. Change PDF Page Size with C#|Aspose.PDF for .NET

    Change Page Size from your PDF document using Aspose.PDF for .NET library....that the height and width properties use points as basic unit...Height ); } } Get and Set Page Properties Rotate PDF Pages Using C#...

    docs.aspose.com/pdf/net/change-page-size/
  3. Add Page Number to PDF with C++|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....PageNumberStamp object using required properties. After that, you can call...StartingNumber = 1; //// Set text properties //pageNumberStamp.TextState...

    docs.aspose.com/pdf/cpp/add-page-number/
  4. Extract and Save an Attachment|Aspose.PDF for Java

    Aspose.PDF for Java allows you to get all attachments from a PDF document. Also, you can get an individual attachment from your document....get_Item ( 1 ); // Get the file properties System . out . printf ( "Name:...get_Item ( 1 ); // Get the file properties System . out . println (...

    docs.aspose.com/pdf/java/extract-and-save-an-at...
  5. How to Merge Photos in C#

    This topic covers how to merge photos in C#. It encompasses the environment configuration, the step-by-step process, and a runnable code snippet to develop a photo joiner in C#....output source Set different properties using the JpegOptions class...you can customize several properties of the output image with...

    kb.aspose.com/imaging/net/how-to-merge-photos-i...
  6. How to Convert Latex to PDF in Java

    This guide explains how to convert Latex to PDF in Java. It covers the environment configuration, a step-by-step process, and a running sample code to create a TEX to PDF converter in Java....discusses variations of other properties to modify the conversion...encryption, as well as the properties of TeXLoadOptions for setting...

    kb.aspose.com/pdf/java/how-to-convert-latex-to-...
  7. How to Convert DOCX to TIFF using C#

    In this brief tutorial you will learn how to convert DOCX to TIFF using C#. The simple steps below can be followed to export DOCX to TIFF in C# on any common operating system like MS Windows, Linux, or macOS....specify different rendering properties like image compression, image...different image rendering properties including image brightness...

    kb.aspose.com/words/net/how-to-convert-docx-to-...
  8. How to Convert DWG to JPG using Java

    This brief tutorial guides on how to convert DWG to JPG using Java. It can be used to preview DWG file when you create JPG from DWG without needing to install any additional application or tool in any of the common operating systems like macOS, Ubuntu or MS Windows....Java by setting different properties like the height and width...and then specify different properties for the rasterization options...

    kb.aspose.com/cad/java/how-to-convert-dwg-to-jp...
  9. How to Convert OBJ to PDF in C#

    This short tutorial explains how to convert OBJ to PDF in C#. It includes the steps to explain the algorithm, and a sample code to convert OBJ to 3D PDF in C#....PdfSaveOptions class to set different properties. Subsequently, call the Save...lighting scheme, and many other properties as per your requirements...

    kb.aspose.com/3d/net/how-to-convert-obj-to-pdf-...
  10. Write Text on JPG in Java

    This brief article guides on how to write text on JPG in Java. It encompasses the IDE configuration, steps, and a runnable code snippet demonstrating how to add text to a JPG file in Java.... specify text formatting properties and pass the text string...source image, define various properties of the text, including the...

    kb.aspose.com/drawing/java/write-text-on-jpg-in...