Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 213,069 for

new

(0.1 sec)
  1. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for .NET and elevate your presentations with professional text formatting for maximum impact.... Create a new Paragraph for superscript text...of the ITextFrame . Create a new text portion object. Set the...

    docs.aspose.com/slides/net/superscript-and-subs...
  2. Aspose.Cells cannot open workbook with pivot ta...

    Hey There, We have a client that has an excel file containing a pivot table. File named ‘stack-overflow-pivot-table’ attached. When trying to create a New workbook with Aspose.Cells v25.7.0 using the following code: p…... When trying to create a new workbook with Aspose.Cells v25...ms = new FileStream(inputPath, FileMode.Open); var wb = new Workbook(ms...

    forum.aspose.com/t/aspose-cells-cannot-open-wor...
  3. Public API Changes in Aspose.Cells 8.6.2|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...ISmartMarkerCallBack interface to define a new class that handles the callback...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Microsoft Word 2003. Document doc = new Document(getMyDir() + "Legacy...

    reference.aspose.com/words/java/com.aspose.word...
  5. PDF form field values change color to red after...

    After combining pdf with xfdf the form fields text content changes its color to red. Please note that all fields colors are specified as Black in the source form. Form and xfdf files are attached red color.zip (219.5 KB…...buffer = new ByteArrayOutputStrea()) { sourceDocument = new Docu...(InputStream stream = new BufferedInputStream(new FileInputStream("c:\\test\\data...

    forum.aspose.com/t/pdf-form-field-values-change...
  6. Public API Changes in Aspose.Imaging 2.9.0|Docu...

    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...)) { PdfOptions pdfOptions = new PdfOptions (); pdfOptions . ...

    docs.aspose.com/imaging/net/public-api-changes-...
  7. Summarize a Document|Aspose.Words for Java

    Summarize a document. Aspose.Words for Java simplifies document summarization using OpenAI and Google AI models by allowing you to specify the summary length....GPT-4o model: Document firstDoc = new Document ( getMyDir () + "Big...docx" ); Document secondDoc = new Document ( getMyDir () + "Document...

    docs.aspose.com/words/java/summarize-a-document/
  8. Example of Hello World using Rust language|Aspo...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF for Rust....steps: Create a new PDF document instance. Add a new page to the...Create a new PDF-document let pdf = Document :: new () ? ; //...

    docs.aspose.com/pdf/rust-cpp/hello-world-example/
  9. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves images when saving a document to HTML in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions(); // If...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose.PSD for .NET 18.8 - Release Notes|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....LayerCreationDateTim ; var expectedDateTime = new DateTime ( 2018 , 7 , 17 , 8...correctOpticalSize = new Size ( 127 , 45 ); var correctBoundBox = new Size (...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-8...