Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 214,313 for

new

(0.11 sec)
  1. Convert OTG files|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....ImageOptionsBase [] options = { new PngOptions (), new PdfOptions () }; for...OtgRasterizationOpti otgRasterizationOpti = new OtgRasterizationOpti (); otgRasterizationOpti...

    docs.aspose.com/imaging/java/convert-otg-files/
  2. FieldFillIn.DefaultResponse | Aspose.Words for ...

    Discover the FieldFillIn DefaultResponse property to easily set and customize default user responses in prompt windows for enhanced user experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . UserPromptRespondent = new PromptRespondent (); doc . MailMerge...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Font.LocaleIdBi | Aspose.Words for .NET

    Discover the Font LocaleIdBi property, easily manage locale identifiers for formatted right-to-left characters, enhancing your multilingual applications....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Font . Name = "Courier New" ; builder . Font . Size = 16...

    reference.aspose.com/words/net/aspose.words/fon...
  4. 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...
  5. PDF Stamping in Java: Text, Image, and Page Opt...

    Add stamps: text, image or page - to PDF programmatically with Java sample code using Aspose.PDF for Java....Create or add new Text Stamp to page Create or add new Image Stamp...Stamp to page Create or add new Page Stamp to PDF How to add Stamps...

    products.aspose.com/pdf/java/stamps/
  6. Som'n Dokument op|Aspose.Words vir Java

    Som'n dokument op. Aspose.Words vir Java vereenvoudig dokumentopsomming met behulp van OpenAI en Google AI modelle deur jou toe te laat om die opsommingslengte te spesifiseer....GPT-4o model: Document firstDoc = new Document ( getMyDir () + "Big...docx" ); Document secondDoc = new Document ( getMyDir () + "Document...

    docs.aspose.com/words/af/java/summarize-a-docum...
  7. PreferredWidth.fromPercent method | Aspose.Word...

    PreferredWidth.fromPercent method. A creation method that returns a New instance that represents a preferred width specified as a percentage....creation method that returns a new instance that represents a preferred...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a New series group of the specified series type to this collection....method add(seriesType) Adds a new series group of the specified...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose.OCR for .NET when used to OCR with PDF i...

    Hi Team, I am working on replacing a 3rd party software which was used to OCR images and PDF file with images in an application. I have used Aspose.OCR and Aspose.PDF in my POC application for replacement of that 3rd pa…...license = new Aspose.Pdf.License(); // License license = new License();...using (MemoryStream stream = new MemoryStream(System.Text.Encoding...

    forum.aspose.com/t/aspose-ocr-for-net-when-used...
  10. Convert PDF file to other formats|Aspose.PDF fo...

    Explore how to convert PDF files into other formats like Word, Excel, or images using Aspose.PDF for Java....document Document document = new Document ( DATA_DIR + "PDFToEPUB...options EpubSaveOptions options = new EpubSaveOptions (); // Specify...

    docs.aspose.com/pdf/java/convert-pdf-to-other-f...