Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 33,956 for

new

(0.06 sec)
  1. Set Caption to OLE Icon|Aspose.Slides Documenta...

    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....to OLE Icon Contents [ Hide ] New methods getSubstitutePicture...Presentation presentation = new Presentation (); ISlide slide...

    docs.aspose.com/slides/java/set-caption-to-ole-...
  2. 将 PowerPoint 转换为 Markdown|Aspose.Slides for PHP 文档

    将 PowerPoint 转换为 Markdown...PowerPoint 转换为 markdown: $pres = new Presentation ( "pres.pptx" );...PowerPoint 转换为 CommonMark: $pres = new Presentation ( "pres.pptx" );...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  3. BookmarksOutlineLevelCollection | Aspose.Words ...

    A collection of individual bookmarks outline level in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...PdfSaveOptions pdfSaveOptions = new PdfSaveOptions(); BookmarksOutlineLeve...

    reference.aspose.com/words/java/com.aspose.word...
  4. Video Frame|Aspose.Slides for PHP Documentation

    Add Video frame to PowerPoint presentation...the Presentation class $pres = new Presentation ( "pres.pptx" );...Loads the video $fileStream = new Java ( "java.io.FileInputStream"...

    docs.aspose.com/slides/php-java/video-frame/
  5. SaveOutputParameters.ContentType | Aspose.Words...

    Discover the SaveOutputParameters ContentType property, which provides the Internet Media Type for your saved documents, ensuring accurate file identification....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  6. HorizontalRuleFormat.height property | Aspose.W...

    HorizontalRuleFormat.height property. Gets or sets the height of the horizontal rule....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. MarkdownSaveOptions.ExportImagesAsBase64 | Aspo...

    Discover how the MarkdownSaveOptions ExportImagesAsBase64 property enhances your output files by allowing image saving in Base64 format. Default, false.... Document doc = new Document ( MyDir + "Images.docx"...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions { ExportImagesAsBase64...

    reference.aspose.com/words/net/aspose.words.sav...
  8. ChartSeries.format property | Aspose.Words for ...

    ChartSeries.format property. Provides access to fill and line formatting of the series....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..., "Category 2" ]; // Adding new series. Value and category arrays...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Metered.IsMeteredLicensed | Aspose.Words for .NET

    Discover if your metered method is licensed with IsMetered. Ensure compliance and unlock the benefits of licensed services today!... // Create a new Metered license, and then print...statistics. Metered metered = new Metered (); metered . SetMeteredKey...

    reference.aspose.com/words/net/aspose.words/met...
  10. Range.Delete | Aspose.Words for .NET

    Efficiently remove all characters within a specified range using the Range Delete method. Simplify your text editing tasks effortlessly!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/ran...