Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 222,677 for

new

(0.14 sec)
  1. Insert text into a cell|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....name and text, // inserts a new worksheet and writes the text...text to cell "A1" of the new worksheet. public static void InsertText...

    docs.aspose.com/cells/net/insert-text-into-a-cell/
  2. Comment|Aspose.Slides Documentation

    Work with slide comments in Aspose.Slides for Android: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP presentations with Java code examples....Presentation presentation = new Presentation (); try { ISlide...null , new android . graphics . PointF ( 100 , 100 ), new java...

    docs.aspose.com/slides/androidjava/examples/ele...
  3. BarcodeParameters.SymbolRotation | Aspose.Words...

    Discover the BarcodeParameters SymbolRotation property for optimal barcode symbol rotation. Choose from valid values 0 and 3 for precise scanning....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . BarcodeGenerator = new CustomBarcodeGenerat (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  4. BarcodeParameters.AddStartStopChar | Aspose.Wor...

    Enhance your barcode functionality with the AddStartStopChar property for NW7 and CODE39 types. Optimize scanning accuracy and efficiency!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . BarcodeGenerator = new CustomBarcodeGenerat (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  5. BarcodeParameters.FixCheckDigit | Aspose.Words ...

    Ensure accurate barcodes with the FixCheckDigit property. Automatically correct invalid check digits for reliable scanning and data integrity....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . BarcodeGenerator = new CustomBarcodeGenerat (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  6. BarcodeParameters.DisplayText | Aspose.Words fo...

    Discover the BarcodeParameters DisplayText property to enhance your barcodes by displaying data text alongside images for improved readability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . BarcodeGenerator = new CustomBarcodeGenerat (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  7. BarcodeParameters.IsBookmark | Aspose.Words for...

    Discover the BarcodeParameters IsBookmark property! Learn how the PostalAddress can enhance your document management with efficient bookmarking solutions....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . BarcodeGenerator = new CustomBarcodeGenerat (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Voronoi Diagram|Documentation

    How to work with Voronoi Diagram using Aspose.GIS library...sites = new List < Point > { new Point ( 100 , 100 ), new Point...Point ( 200 , 200 ), new Point ( 200 , 100 ) }; var edges = Gis ....

    docs.aspose.com/gis/net/geo-tools/voronoi-diagram/
  9. MailMerger.Create | Aspose.Words for .NET

    Create a New mail merger processor with MailMerger's efficient method for seamless document integration and personalized communication....Create method Creates new instance of the mail merger processor...doc" ; string [] fieldNames = new string [] { "FirstName" , "Location"...

    reference.aspose.com/words/net/aspose.words.low...
  10. Prolblem convert html to pdf/a with compliance ...

    Hi, my company has upgraded to Aspose 23. I’m having a problem when I try to convert HTML to PDF/A with a compliance level. From what I understand, it’s no longer possible to directly set the compliance level on the A…...Exception { if (null == os) { throw new IllegalArgumentExcep(OUTPUT_STREAM_NULL);...(ByteArrayOutputStrea tempPdfStream = new ByteArrayOutputStrea()) { final...

    forum.aspose.com/t/prolblem-convert-html-to-pdf...