Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 222,888 for

new

(0.26 sec)
  1. SmartTag.accept method | Aspose.Words for Node.js

    SmartTag.accept method. Accepts a visitor....'Create' , () => { let doc = new aw . Document (); // A smart...dotted underline. let smartTag = new aw . Markup . SmartTag ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Section|Aspose.Slides Documentation

    Manage slide sections in Aspose.Slides for Android: create, rename, reorder, and group slides with Java examples for PPT, PPTX, and ODP....Presentation presentation = new Presentation (); try { ISlide...getSections (). addSection ( "New Section" , slide ); } finally...

    docs.aspose.com/slides/androidjava/examples/ele...
  3. Aspose CAD for .net add cadxrecord - Free Suppo...

    Hello, I’m having trouble finding the method to add a cadxrecord when modifying a DWG drawing using Aspose CAD .NET. Could you please help me figure out how to write a cadxrecord into a CADImage?...demonstrate how to create or insert a new CadXRecord into the image [2...properly construct and inject a new CadXRecord into this collection...

    forum.aspose.com/t/aspose-cad-for-net-add-cadxr...
  4. FixedPageSaveOptions.PageSet | Aspose.Words for...

    Control your document rendering with FixedPageSaveOptions PageSet. Easily select specific pages or choose all for seamless output. Optimize your workflow!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...XpsSaveOptions xpsOptions = new XpsSaveOptions (); // Use the...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Create PST Files, Add Folders & Subfolders in P...

    Create PST files with ease in Python using a progressive API. Add folders & subfolders, New emails & Outlook items. Streamline email management tasks....Populate PST Files Create a new PST file Adding Folders and Subfolders...Emails and Outlook Items Adding New Emails Adding Outlook Items When...

    blog.aspose.com/email/creating-pst-files-using-...
  6. IFieldResultFormatter | Aspose.Words for Java

    Implement this interface if you want to control how the field result is formatted in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FieldResultFormatter formatter = new FieldResultFormatter("$%d", "Date:...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose.Cells 16.12.0 中的公共 API 更改|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....intrusive_ptr < String > str = new String ( "Fruit" ); ws -> GetICells...GetObjectByIndex ( new String ( "A1" ))-> PutValue ( str ); str = new String...

    docs.aspose.com/cells/zh/cpp/public-api-changes...
  8. 插入图片|Documentation

    本节介绍如何在visio页面插入图片,Aspose.Diagram支持使用java插入图片,保存为pdf、svg、html、image、xps等格式。...existing Visio Diagram diagram = new Diagram ( dataDir + "Drawing1...file = new File ( "image.png" ); FileInputStream fis = new FileInputStream...

    docs.aspose.com/diagram/zh/java/drawing/insert-...
  9. Add PDF Header and Footer|Aspose.PDF for PHP vi...

    Aspose.PDF for PHP via Java allows you to add headers and footers to your PDF file using TextStamp class....// Open document $document = new Document ( $inputFile ); // Create...Create header $textStamp = new TextStamp ( "Header Text" ); ...

    docs.aspose.com/pdf/php-java/add-headers-and-fo...
  10. Read Barcodes from PDF Documents|Documentation

    How to Recognize Barcodes from PDF Files... Document pdfDoc = new Aspose . Pdf . Document ( $"...PdfConverter pdfConverter = new Aspose . Pdf . Facades . PdfConverter...

    docs.aspose.com/barcode/net/read-barcode-from-p...