Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 213,276 for

new

(0.15 sec)
  1. ShapeRenderer | Aspose.Words for .NET

    Discover the ShapeRenderer constructor to easily create and customize shapes in your projects, enhancing visual appeal and functionality....ShapeRenderer constructor Initializes a new instance of this class. public...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.ren...
  2. Public API Changes in Aspose.3D 1.7.0|Documenta...

    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.... It includes not only new and updated public methods, but...ThreeD.Entities.Frustum class A new class Frustum is added. Camera...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  3. Make PDF Using Java

    Make a New PDF in Java in a few steps. Easily create PDF using Java library....the following example: Make a new PDF using Java Copy Examples...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    products.aspose.com/words/java/make/pdf/
  4. Rotate Text Inside PDF|Aspose.PDF for Java

    Learn how to rotate text inside a PDF document, providing flexibility in document layout using Aspose.PDF for Java...object Document pdfDocument = new Document (); // Get particular...TextFragment textFragment1 = new TextFragment ( "main text" );...

    docs.aspose.com/pdf/java/rotate-text-inside-pdf/
  5. Make DOCX Using Java

    Make a New DOCX in Java in a few steps. Easily create DOCX using Java library....the following example: Make a new DOCX using Java Copy Examples...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    products.aspose.com/words/java/make/docx/
  6. Working with PDF printing|Aspose.PDF for Java

    This section explains how to print PDF file with Aspose.PDF Facades using PdfViewer Class....PdfViewer object PdfViewer viewer = new PdfViewer (); // Open input PDF...PdfPrinterSettings printerSettings = new PdfPrinterSettings (); PrintPageSettings...

    docs.aspose.com/pdf/java/print-pdf-file/
  7. Create AcroForms - Create Fillable PDF in Java|...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for Java....document Document pdfDocument = new Document ( _dataDir + "TextField...textBoxField = new TextBoxField ( page , new Rectangle ( 100...

    docs.aspose.com/pdf/java/create-forms/
  8. Converter.ConvertToImages | Aspose.Words for .NET

    Transform your documents effortlessly with ConvertToImages. Convert pages to high-quality image files quickly and easily for enhanced sharing and storage....ImageSaveOptions imageSaveOptions = new ImageSaveOptions ( SaveFormat...imageSaveOptions . PageSet = new PageSet ( 1 ); streams = Converter...

    reference.aspose.com/words/net/aspose.words.low...
  9. Extra Annotations using C#|Aspose.PDF for .NET

    Learn how to add additional annotations to PDF files in .NET using Aspose.PDF for interactive document features....Load the PDF file - new Document . Create new Caret Annotation and...and set Caret parameters (new Rectangle, title, Subject, Flags...

    docs.aspose.com/pdf/net/extra-annotations/
  10. FontSubstitutionSettings.DefaultFontSubstitutio...

    Discover how the DefaultFontSubstitution property optimizes font settings for seamless typography. Enhance your design with effective font substitution rules....doc = new Document (); FontSettings fontSettings = new FontSettings...all missing fonts with "Times New Roman". DefaultFontSubstitut...

    reference.aspose.com/words/net/aspose.words.fon...