Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 33,797 for

new

(0.04 sec)
  1. PdfEncryptionDetails | Aspose.Words for Java

    Contains details for encrypting and access permissions for a PDF document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...PdfEncryptionDetails encryptionDetails = new PdfEncryptionDetails("password"...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldPrint | Aspose.Words for Java

    Implements the PRINT field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldGoToButton | Aspose.Words for Java

    Implements the GOTOBUTTON field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  4. ChartSeriesGroup.DoughnutHoleSize | Aspose.Word...

    Discover the ChartSeriesGroup DoughnutHoleSize property to easily customize your doughnut chart's hole size percentage for enhanced data visualization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "Category 1" , "Category...

    reference.aspose.com/words/net/aspose.words.dra...
  5. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....class, () -> new Document(getMyDir() + "Encrypted...object. LoadOptions options = new LoadOptions("docPassword"); //...

    reference.aspose.com/words/java/com.aspose.word...
  6. ImportFormatOptions.keepSourceNumbering propert...

    ImportFormatOptions.keepSourceNumbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents... let srcDoc = new aw . Document ( base . myDir...lists. let importFormatOptions = new aw . ImportFormatOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PageSetup.differentFirstPageHeaderFooter proper...

    PageSetup.differentFirstPageHeaderFooter property. True if a different header or footer is used on the first page....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Environment Configuration – Aspose.HTML for Java

    Learn how to create different environment configurations where the application runs – use Sandboxing, Runtime Service, Network Service, etc....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/java/environment-configura...
  9. 在 C# 中将 PowerPoint 转换为 Markdown|Aspose.Slides 文档

    在 C# 中将 PowerPoint 转换为 Markdown...using ( Presentation pres = new Presentation ( "pres.pptx" ))...using ( Presentation pres = new Presentation ( "pres.pptx" ))...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  10. Export to HTML5|Aspose.Slides for Node.js via ....

    Export PowerPoint to HTML5 in JavaScript...and dependencies: var pres = new aspose . slides . Presentation...transitions this way: var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/export-to-ht...