Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 223,125 for

new

(0.24 sec)
  1. Layers missing when converting corel draw file ...

    We are evaluating Aspose.Imaging for our corel draw files noticed that one of our test files have missing layers when converted to jpg or png. It also altered some of the layout of the text. Hope you could help me if thi…...OrdinalIgnoreCase)) { throw new MediaEngineException("File not...if (cdrImage == null) { throw new MediaEngineException("Failed...

    forum.aspose.com/t/layers-missing-when-converti...
  2. Using XPS graphic utilities | Java

    Learn how to easily generate images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for Java...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/xps/graphic-utilities/
  3. ImportFormatOptions.KeepSourceNumbering | Aspos...

    Control document numbering with the ImportFormatOptions KeepSourceNumbering property. Easily manage clashes for seamless imports. Default, false.... Document srcDoc = new Document ( MyDir + "List with...source.docx" ); Document dstDoc = new Document ( MyDir + "List with...

    reference.aspose.com/words/net/aspose.words/imp...
  4. Document comparison - Using Aspose library - Fr...

    Hi, I am trying to compare two documents could be pdf-pdf, pdf-docx, docx-docx. Docx-Docx comparison works well as it gives revisions which is helpful when I am trying to highlight my document. PDF-PDF comparison and …...License lic = new com.aspose.pdf.License(); lic...aspose.pdf.Document pdfDocument = new com.aspose.pdf.Document(pdfInputStream);...

    forum.aspose.com/t/document-comparison-using-as...
  5. Track Document Conversion Progress with JavaScr...

    Learn how to track document conversion progress in Excel files using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...callback const pdfSaveOptions = new PdfSaveOptions (); pdfSaveOptions...

    docs.aspose.com/cells/javascript-cpp/track-docu...
  6. StructuredDocumentTag.DateDisplayFormat | Aspos...

    Discover the StructuredDocumentTag DateDisplayFormat property to customize date display formats effortlessly. Enhance your document's clarity and appeal!... Document doc = new Document (); // Insert a structured...StructuredDocumentTa sdtDate = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Corrupted PDF causing memory leak - Free Suppor...

    Hello Aspose Team, I’m seeing very high memory usage when processing a corrupted PDF with Aspose.PDF.Drawing 26.3.0 on Linux / .NET 8. In my sample project, I open the PDF with New Document(inputPath) and then run Text…...project, I open the PDF with new Document(inputPath) and then...We have opened the following new ticket(s) in our internal issue...

    forum.aspose.com/t/corrupted-pdf-causing-memory...
  8. Working with Pages | Aspose.Note Documentation

    Learn how to work with pages in the Java developers' documentation....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/java/working-with-pages/
  9. Cell.FirstParagraph | Aspose.Words for .NET

    Discover the Cell FirstParagraph property to effortlessly access the first paragraph from immediate children, enhancing your content management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...CreateNestedTable () { Document doc = new Document (); // Create the outer...

    reference.aspose.com/words/net/aspose.words.tab...
  10. ComHelper Class | Aspose.Words for .NET

    Unlock seamless document integration with Aspose.Words.ComHelper. Effortlessly load and manage documents for COM clients with powerful features....Description ComHelper () Initializes a new instance of this class. Methods...default constructor to create a new document and also provides overloaded...

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