Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 33,930 for

new

(0.05 sec)
  1. Aspose::Words::Vba::VbaModule::get_Type method ...

    Aspose::Words::Vba::VbaModule::get_Type method. Specifies whether the module is a procedural module, document module, class module, or designer module in C++....< Document > (); // Create a new VBA project. auto project = MakeObject...set_VbaProject ( project ); // Create a new module and specify a macro source...

    reference.aspose.com/words/cpp/aspose.words.vba...
  2. 创建后备字体|Aspose.Slides 文档

    在 C# 或 .NET 中的 PowerPoint 的后备字体...IFontFallBackRule firstRule = new FontFallBackRule ( startUnicodeIndex...IFontFallBackRule secondRule = new FontFallBackRule ( 0 x3040 ,...

    docs.aspose.com/slides/zh/net/create-fallback-f...
  3. ImageType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ImageType enum to easily manage image formats in Microsoft Word documents. Enhance your document's visual appeal!...in a document, but inserting new PICT images into a document is...read WebP image. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 在 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...
  5. 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...
  6. Conversion from Word to PDF has some issues wit...

    Hi Support, We are licensed users of Aspose.Total. We are facing formatting issues while converting document from Word to PDF. We are trying to render the PDF with Bookmarks retained and below is how we have implemente…...Exists(_licenseFilePath)) { License license = new License(); license.SetLicens...wordDocument = new Document(docStream); var saveOptions = new Aspose...

    forum.aspose.com/t/conversion-from-word-to-pdf-...
  7. InlineStory.paragraphs property | Aspose.Words ...

    InlineStory.paragraphs property. Gets a collection of paragraphs that are immediate children of the story....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. DocumentBuilder.InsertCell | Aspose.Words for .NET

    Effortlessly enhance your documents with the DocumentBuilder InsertCell method—quickly add customizable table cells for improved organization and clarity.... To start a new cell in the same row, call InsertCell...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Font.AllCaps | Aspose.Words for .NET

    Discover the Font AllCaps property. Easily format text in all capital letters for enhanced readability and impactful design in your projects.... Document doc = new Document (); Paragraph para =...regular capitals: Run run = new Run ( doc , "all capitals" );...

    reference.aspose.com/words/net/aspose.words/fon...
  10. 在Java中将PowerPoint转换为Markdown|Aspose.Slides 文档

    在Java中将PowerPoint转换为Markdown...rkdown: Presentation pres = new Presentation ( "pres.pptx" );...onMark: Presentation pres = new Presentation ( "pres.pptx" );...

    docs.aspose.com/slides/zh/androidjava/convert-p...