Sort Score
Result 10 results
Languages All
Labels All
Results 7,711 - 7,720 of 213,096 for

new

(0.12 sec)
  1. Working with Messages in a PST File|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....Messages to PST Files Create a New PST File and Add Subfolders showed...se.Email-for-Java // Create new PST PersonalStorage personalStorage...

    docs.aspose.com/email/java/working-with-message...
  2. How to add Square Annotation using C++ | Aspose...

    Source code to add Square annotations in PDF file on any platform with C++ language...instance of Document class Create a new page or get a reference to an...PDF file Document document = new Document ( System . IO . Path...

    products.aspose.com/pdf/cpp/annotation/square/add/
  3. Extra text appears when converting DOCX to PDF ...

    Hi, When converting a DOCX file to PDF using Aspose.Words, I noticed extra text appears at page 2. Code: var doc = New Document(@".\test.docx"); doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance…... Code: var doc = new Document(@".\test.docx"); doc...fields before saving: var doc = new Document(@".\test.docx"); //...

    forum.aspose.com/t/extra-text-appears-when-conv...
  4. NodeImporter breaks padding - Free Support Foru...

    Hi there we use Aspose.Words to copy ContentControls of multiple documents into a single resulting docx file. We use the NodeImporter for this use case like var importFormatOptions = New ImportFormatOptions { KeepSour…...like var importFormatOptions = new ImportFormatOptions { KeepSourceNumbering...KeepSourceNumbering = true }; var importer = new NodeImporter( sourceDocument...

    forum.aspose.com/t/nodeimporter-breaks-padding/...
  5. Aspose.Words performance issue came back WORDSN...

    Hi guys, I am upgrading Aspose.Words from 24.2 to 25.10. I can see one of issues we raised in the past came back in the latest Aspose.Words I raised multiple issues in below tickets. Eventually allocated official bug …...EmptyDocumentCreatio_Test() { var _ = new Document(); // just to load into...0; i < 1000; i++) { var __ = new Document(); } } We have a business...

    forum.aspose.com/t/aspose-words-performance-iss...
  6. Edit PDF using C# | Aspose.PDF

    Еdit PDF document programmatically with C# sample code using Aspose.PDF for .NET...formatting attributes and styles Add new elements Work with graphs and..."sample_out.pdf" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...

    products.aspose.com/pdf/net/editor/
  7. AxisBuiltInUnit Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisBuiltInUnit enum for customizable axis display units, enhancing your chart's clarity and effectiveness....value is not supported by the new chart types of MS Office 2016...value is supported only by the new chart types of MS Office 2016...

    reference.aspose.com/words/net/aspose.words.dra...
  8. XmlDataSource constructor | Aspose.Words for Py...

    aspose.words.reporting.XmlDataSource constructor...XmlDataSource(xml_path) Creates a new data source with data from an...XmlDataSource(xml_stream) Creates a new data source with data from an...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to navigate to every paragraph and insert a...

    How to navigate to every paragraph and insert a field at end of paragraph?...the document Document doc = new Document("YourDocument.docx");...docx"); DocumentBuilder builder = new DocumentBuilder(doc); // Iterate...

    forum.aspose.com/t/how-to-navigate-to-every-par...
  10. Public API Changes in Aspose.Cells 8.1.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, but...of Workbook Workbook book = new Workbook (); //Access first worksheet...

    docs.aspose.com/cells/java/public-api-changes-i...