Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 213,069 for

new

(0.49 sec)
  1. Configure Fallback Font Collections on Android|...

    Set up a fallback fonts collection in Aspose.Slides for Android via Java to keep text consistent and crisp in PowerPoint and OpenDocument presentations....presentation: Presentation pres = new Presentation (); try { IFontFallBackRulesCo...userRulesList = new FontFallBackRulesCol (); userRulesList . add ( new FontFallBackRule...

    docs.aspose.com/slides/androidjava/create-fallb...
  2. 在Java中将PowerPoint转换为HTML|Aspose.Slides 文档

    在Java中转换PowerPoint为HTML:将PPTX或PPT保存为HTML。在Java中将幻灯片保存为HTML...ation对象 Presentation pres = new Presentation ( "Convert_HTML...try { HtmlOptions htmlOpt = new HtmlOptions (); htmlOpt . getNotesCommentsLayo...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  3. IPageSavingCallback.PageSaving | Aspose.Words f...

    Discover the iPageSavingCallback method in Aspose.Words, designed to optimize page saving to fixed formats. Enhance your document management today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...HtmlFixedSaveOptions htmlFixedSaveOptions = new HtmlFixedSaveOptions (); // We...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Redact PDF API | Aspose.PDF

    Redact PDF documents with free cross-platform Apps and High Code APIs for any platform....Redact PDF - C# Document doc = new Document ( dataDir + "test.pdf"...TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber ( searchTerm...

    products.aspose.com/pdf/redaction/
  5. StyleCollection.defaultFont property | Aspose.W...

    StyleCollection.defaultFont property. Gets document default text formatting.... let doc = new aw . Document (); let styles...// Set default parameters for new styles that we may later add...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SaveOptions.UpdateCreatedTimeProperty | Aspose....

    Optimize your SaveOptions with the UpdateCreatedTimeProperty. Control CreatedTime updates before saving, enhancing data accuracy. Default, false....Document doc = new Document (); DateTime createdTime = new DateTime...DocSaveOptions saveOptions = new DocSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. ShapeBase.Title | Aspose.Words for .NET

    Manage your ShapeBase title property effortlessly. Set or retrieve the title caption for any shape object to enhance your design's clarity and appeal....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the document. Shape shape = new Shape ( doc , ShapeType . Cube...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 在 Java 中将 PowerPoint 演示文稿转换为 HTML|Aspose.Slides 文档

    在 Java 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,快速且完美地保留布局、链接和图像。...Presentation 对象 Presentation pres = new Presentation ( "Convert_HTML...try { HtmlOptions htmlOpt = new HtmlOptions (); htmlOpt . getNotesCommentsLayo...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  9. WatermarkerContext.TextWatermark | Aspose.Words...

    Discover the WatermarkerContext TextWatermark feature to easily add customizable text watermarks, enhancing your content's security and branding....WatermarkerContext watermarkerContext = new WatermarkerContext (); watermarkerContext...using ( FileStream streamIn = new FileStream ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.low...
  10. HtmlSaveOptions.ExportFontsAsBase64 | Aspose.Wo...

    Discover how the HtmlSaveOptions ExportFontsAsBase64 property enhances your HTML by embedding fonts in Base64 encoding for improved performance. Default, false.... Document doc = new Document ( MyDir + "Rendering...); HtmlSaveOptions options = new HtmlSaveOptions { ExportFontsAsBase64...

    reference.aspose.com/words/net/aspose.words.sav...