Sort Score
Result 10 results
Languages All
Labels All
Results 8,821 - 8,830 of 213,190 for

new

(0.3 sec)
  1. View EPUB Files using Java | Aspose.PDF

    Open and view EPUB documents programmatically with Java sample code using Aspose.PDF for Java...pdfDocument = new Document ( "template.epub" , new EpubLoadOptions...

    products.aspose.com/pdf/java/viewer/epub/
  2. Chart.title property | Aspose.Words for Node.js

    Chart.title property. Provides access to the chart title properties....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ListLevel.DeletePictureBullet | Aspose.Words fo...

    Effortlessly remove picture bullets from your current list level with the ListLevel DeletePictureBullet method. Simplify your document formatting today!... Document doc = new Document (); List docList = doc...); DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.lis...
  4. Გადაიყვანეთ JPG DOCX Javascript

    გადაიყვანეთ JPG DOCX JavaScript ფორმატში კოდით. შეინახეთ JPG როგორც DOCX JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.jpg") doc...

    products.aspose.com/words/ka/nodejs-net/convers...
  5. ChartDataLabel.Orientation | Aspose.Words for .NET

    Discover the ChartDataLabel Orientation property to easily customize label text orientation for enhanced data visualization and clarity in your charts....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. TxtOfficeMathExportMode | Aspose.Words for Java

    Specifies how Aspose.Words exports OfficeMath to SaveFormat.TEXT in Java.... Document doc = new Document(getMyDir() + "Office...TxtSaveOptions saveOptions = new TxtSaveOptions(); saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  7. Dynamic form to static issue - Free Support For...

    License license = New License(); license.setLicense("Aspose.Pdf.lic"); Document document = New Document("test.pdf"); document.getForm().setType(FormType.Standard); document.save("test2.pdf"); exception : Exception in t…... 6:29pm 1 License license = new License(); license.setLicense("Aspose...Pdf.lic"); Document document = new Document("test.pdf"); document...

    forum.aspose.com/t/dynamic-form-to-static-issue...
  8. ExportListLabels | Aspose.Words for Java

    Specifies how list labels are exported to HTML MHTML and EPUB in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...lists. HtmlSaveOptions options = new HtmlSaveOptions(); { options...

    reference.aspose.com/words/java/com.aspose.word...
  9. Stroke.Fill | Aspose.Words for .NET

    Discover the Stroke Fill property for enhanced fill formatting in your designs. Elevate your projects with precise stroke customization today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  10. StructuredDocumentTag.set_checked_symbol method...

    StructuredDocumentTag.set_checked_symbol method. Sets the symbol used to represent the checked state of a check box content control....set_checked_symbol ( 169 , 'Times New Roman' ) sdt_check_box . set_unchecked_symbol...set_unchecked_symbol ( 174 , 'Times New Roman' ) builder . insert_node...

    reference.aspose.com/words/python-net/aspose.wo...