Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 33,805 for

new

(0.04 sec)
  1. Presentation Viewer|Aspose.Slides Documentation

    PowerPoint presentation viewer in Java...Presentation presentation = new Presentation ( "sample.pptx"...FileOutputStream svgStream = new FileOutputStream ( "output.svg"...

    docs.aspose.com/slides/androidjava/presentation...
  2. Presentation Viewer|Aspose.Slides for PHP Docum...

    PowerPoint presentation viewer in PHP...$slideIndex = 0 ; $presentation = new Presentation ( "sample.pptx"...$slideIndex ); $svgStream = new Java ( "java.io.FileOutputStream"...

    docs.aspose.com/slides/php-java/presentation-vi...
  3. 创建后备字体|Aspose.Slides 文档

    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....IFontFallBackRule firstRule = new FontFallBackRule ( startUnicodeIndex...IFontFallBackRule secondRule = new FontFallBackRule ( 0x3040 , 0x309F...

    docs.aspose.com/slides/zh/androidjava/create-fa...
  4. Convert PowerPoint to Animated GIF|Aspose.Slide...

    Convert PowerPoint to animated GIF: PPT to GIF, PPTX to GIF, with Aspose.Slides API....settings: Presentation pres = new Presentation ( "pres.pptx" );...in Java: Presentation pres = new Presentation ( "pres.pptx" );...

    docs.aspose.com/slides/java/convert-powerpoint-...
  5. StructuredDocumentTag.LockContents | Aspose.Wor...

    Discover the StructuredDocumentTag LockContents property, set to true, it prevents users from editing SDT content, ensuring document integrity and security....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  6. PdfEncryptionDetails.userPassword property | As...

    PdfEncryptionDetails.userPassword property. Specifies the user password required for opening the encrypted PDF document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...annotations. let encryptionDetails = new aw . Saving . PdfEncryptionDetails...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Section | Aspose.Words for Java

    Represents a single section in a document in Java.... Document doc = new Document(); // A blank document...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/java/com.aspose.word...
  8. BarcodeParameters Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.BarcodeParameters class—your essential tool for seamless barcode generation and customization in document processing....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . BarcodeGenerator = new CustomBarcodeGenerat (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  9. IFieldUpdatingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom methods called during a field update in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FieldUpdatingCallbac callback = new FieldUpdatingCallbac(); doc.getFieldOptions()...

    reference.aspose.com/words/java/com.aspose.word...
  10. StructuredDocumentTag.lockContentControl proper...

    StructuredDocumentTag.lockContentControl property. When set to ``true``, this property will prohibit a user from deleting this SDT....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...user to fill it in. let tag = new aw . Markup . StructuredDocumentTa...

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