Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 214,357 for

new

(0.21 sec)
  1. 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 Layout...

    docs.aspose.com/diagram/net/create-update-layou...
  2. OUT of memory issue when merging large files - ...

    hey , I have a requirement where I can stream multiple large pdf from S3 and merge them per page at a time. Can you guide on how this can be achieved ? Does Aspose PDF java offers this functionality I used this logic , …...memory try (Document mergedDoc = new Document()) { pdfFileNames.stream()...resolve(pdfName); try (Document srcDoc = new Document(pdfPath.toString()))...

    forum.aspose.com/t/out-of-memory-issue-when-mer...
  3. Aspose.Words changing fonts on RFT-PDF conversi...

    I have an RTF document that uses a specific font - Open Sans. Part of the text is in Bold. When converted to PDF using Aspose.Words.dll version 14.6, this changes the font to Times New Roman (preserves the Bold part). T…...this changes the font to Times New Roman (preserves the Bold part)...- changes the font to Times New Roman, but preserves the Bold...

    forum.aspose.com/t/aspose-words-changing-fonts-...
  4. GroupBy Excel function - Free Support Forum - a...

    Is it on the roadmap to support the Excel groupby function? Please add. Thanks, Dean... OleDbConnection con = new OleDbConnection("provider=microsoft...SQL query. OleDbCommand cmd = new OleDbCommand("Select * from [Order...

    forum.aspose.com/t/groupby-excel-function/315022
  5. Public API Changes in Aspose.Cells 8.9.0|Docume...

    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, added...HtmlSaveOptions var options = new HtmlSaveOptions (); // Set default...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...centered text."); // If we start a new section using a document builder...

    reference.aspose.com/words/java/com.aspose.word...
  7. Working with Image Borders|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....symbology ) { BarCodeAttributes b = new BarCodeAttributes (); b . setCodeText...MILIMETER ); Margins margins = new Margins (); margins . setLeft...

    docs.aspose.com/barcode/jasperreports/working-w...
  8. choicebox|Documentation

    An element that generates a question with a fixed number of answers....attribute must be placed on a new line immediately after the opening...answers). font_family=Courier New font_style regular The font style...

    docs.aspose.com/omr/net/txt-markup/choicebox/
  9. Copy Inner and Outer Field|Aspose.PDF for .NET

    This section explains how to copy Inner and Outer Field with Aspose.PDF Facades using FormEditor Class....which you want to copy, the new field name, and the page number...object using ( var formEditor = new Aspose . Pdf . Facades . FormEditor...

    docs.aspose.com/pdf/net/copy-inner-and-outer-fi...
  10. DocumentBuilder.insertDocument method | Aspose....

    Aspose.Words.DocumentBuilder.insertDocument method... let doc = new aw . Document ( base . myDir..."Document.docx" ); let builder = new aw . DocumentBuilder ( doc );...

    reference.aspose.com/words/nodejs-net/aspose.wo...