Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 214,341 for

new

(0.09 sec)
  1. Add Line Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a line object to your PDF using Aspose.PDF for .NET....Follow the steps below: Create a new PDF Document . Add Page to pages...document using ( var document = new Aspose . Pdf . Document ()) {...

    docs.aspose.com/pdf/net/add-line/
  2. Import and Export Annotations to XFDF format us...

    This section explains how to export and import annotations from PDF file to XFDF with Aspose.PDF Facades....ImportAnnotation () { String [] sources = new String [] { _dataDir + "sample_cats_dogs...PdfAnnotationEditor annotationEditor = new PdfAnnotationEditor (); annotationEditor...

    docs.aspose.com/pdf/java/import-export-annotati...
  3. Shape | Aspose.Words for .NET

    Create unique shape objects effortlessly with our Shape Constructor. Design custom forms and enhance your projects with ease and precision!...Shape constructor Creates a new shape object. public Shape (...into a document. Document doc = new Document (); // The "Shape" class's...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Display Multiple Columns in Rendered Gantt Char...

    Learn how to display customized Gantt chart columns while export in graphical formats (PDF, PNG, JPEG) using Aspose.Tasks for .NET....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/display-multiple-colu...
  5. ShapeBase.ShapeType | Aspose.Words for .NET

    Discover the ShapeBase ShapeType property to easily access and define your shape types, enhancing your design capabilities and project efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertShape methods. Shape balloon = new Shape ( doc , ShapeType . Balloon...

    reference.aspose.com/words/net/aspose.words.dra...
  6. GradientStop.transparency property | Aspose.Wor...

    GradientStop.transparency property. Gets or sets a value representing the transparency of the gradient fill expressed as a percent in range 0.0 to 1.0....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...transparency = 0.25 ; // Add new gradient stop to the end of collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Add Barcodes to PDF Documents|Documentation

    How to Insert Barcodes to PDF Files...with a new page Aspose . Pdf . Document pdfDoc = new Aspose ...BarcodeGenerator generator = new BarcodeGenerator ( EncodeTypes...

    docs.aspose.com/barcode/net/add-barcode-to-pdf-...
  8. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...ResourceUriPrinter callback = new ResourceUriPrinter(); HtmlFixedSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  9. How to Migrate to Aspose.Imaging 1.7.0 or Highe...

    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 new and obsoleted features along...snippet describes the usage of new packages in place of the obsoleted...

    docs.aspose.com/imaging/java/how-to-migrate-to-...
  10. FontSettings.SetFontsSources | Aspose.Words for...

    Discover how the SetFontsSources method in Aspose.Words enhances document rendering by specifying TrueType font sources for optimal results....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FolderFontSource folderFontSource = new FolderFontSource ( FontsDir ...

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