Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 220,197 for

new

(0.12 sec)
  1. Add Image to PDF in C# - Maintain Aspect ratio ...

    I have code that takes a list of documents (PDFs, image files, Word Docs, etc) and appends each into one single PDF. It has been pointed out to me that when an image that is larger than the page is appended, the aspect …...masterDoc = new Aspose.Pdf.Document(); Document pdfDoc = new Aspose...Add(); FileStream imageStream = new FileStream(docName, FileMode...

    forum.aspose.com/t/add-image-to-pdf-in-c-mainta...
  2. Create, Update, Layout and Auto-Fit Shapes|Docu...

    Use C# Diagram API to create, update and auto layout shapes in Visio files using C# within your applications. Complete guide with C# code samples....The first step when creating new documents, is to create a diagram...of Diagram class to create a new diagram. Programming Sample //...

    docs.aspose.com/diagram/net/create-update-layou...
  3. 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/
  4. Java Zip and UnZip Folders | Aspose.Zip Documen...

    Learn how to create, list, and delete ZIP folders in Java using popular library APIs....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/compressing-and-decomp...
  5. SdtListItem | Aspose.Words for .NET

    Discover the SdtListItem constructor, effortlessly create New instances of this powerful class for enhanced data management and functionality....string, string ) Initializes a new instance of this class. public...doc = new Document (); StructuredDocumentTa tag = new StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  6. IMailMergeDataSourceRoot Interface | Aspose.Wor...

    Unlock powerful mail merging with Aspose.Words.MailMerging.IMailMergeDataSourceRoot. Seamlessly integrate custom data sources for master-detail data handling.... = new EmployeeList (); employeesWashingtonB . Add ( new Employee...employeesWashingtonB . Add ( new Employee ( "Jane Doe" , "Management"...

    reference.aspose.com/words/net/aspose.words.mai...
  7. Aspose.PSD的Java 24.1版本发布说明|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....save ( firstPageOutputPng , new PngOptions ()); // Change the...save ( secondPageOutputPng , new PngOptions ()); // Change the...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  8. Major performance issue in latest Aspose PDF ve...

    Hi Team, We recently updated Aspose.Pdf from version 24.02 to 25.06 in our .NET Framework application. After the update, we observed a significant performance degradation when generating bigger documents that include he…...PDF document var document = new Aspose.Pdf.Document(); var page...SetPageSize(590, 850); var marginInfo = new MarginInfo(42, 100, 35, 100);...

    forum.aspose.com/t/major-performance-issue-in-l...
  9. BarcodeParameters.IsUSPostalAddress | Aspose.Wo...

    Discover BarcodeParameters' IsUSPostalAddress feature to easily verify if an address is a valid U.S. postal address. Enhance your data accuracy today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . BarcodeGenerator = new CustomBarcodeGenerat (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  10. BarcodeParameters.FacingIdentificationMark | As...

    Discover the BarcodeParameters FacingIdentificationMark property, essential for optimizing FIM integration and enhancing barcode scanning accuracy....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . BarcodeGenerator = new CustomBarcodeGenerat (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...