Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 164,030 for

new

(0.06 sec)
  1. Convert PowerPoint Presentations to Video in C#...

    Learn how to convert PowerPoint and OpenDocument presentations to video using C#. Discover sample code and automation techniques to streamline your workflow.... Configure ( new FFOptions { BinaryFolder = @...Presentation presentation = new Presentation ()) { ISlide slide...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  2. 管理超链接|Aspose.Slides 文档

    在 C# 或 .NET 中向 PowerPoint 演示文稿添加超链接...Presentation presentation = new Presentation ()) { IAutoShape...PortionFormat . HyperlinkClick = new Hyperlink ( "https://www.aspose...

    docs.aspose.com/slides/zh/net/manage-hyperlinks/
  3. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java.... Document doc = new Document(getMyDir() + "Footer...FindReplaceOptions options = new FindReplaceOptions(); options...

    reference.aspose.com/words/java/com.aspose.word...
  4. Rendering Project to XAML

    Learn how to render a project as XAML using Aspose.Tasks for .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/rendering-project-dat...
  5. BuildingBlock.Type | Aspose.Words for .NET

    Discover the BuildingBlock Type property, essential for defining building block types in your projects. Enhance your design with clarity and precision!...doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  6. BuildingBlock.Gallery | Aspose.Words for .NET

    Discover BuildingBlock Gallery's unique property for efficient categorization and seamless user interface sorting. Enhance your organization today!...doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  7. DocumentVisitor.VisitBuildingBlockEnd | Aspose....

    Explore the DocumentVisitor VisitBuildingBlockEnd method, triggered at the end of building block enumeration for efficient document processing....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...GlossaryDocument (); BuildingBlock child1 = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words/doc...
  8. DocumentBuilder.insertHyperlink method | Aspose...

    DocumentBuilder.insertHyperlink method. Inserts a hyperlink into the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...will take us to the URL via a new web browser window. doc . save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Manage canvases of PS file | .NET

    .NET API Solution to manage PS files. Code example on how to clip and transform graphics states of PS files with a few lines of C# code....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/page/net/work-with-ps-graph...
  10. TxtListIndentation | Aspose.Words for Java

    Specifies how list levels are indented when document is exporting to SaveFormat.TEXT format in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...TxtSaveOptions txtSaveOptions = new TxtSaveOptions(); // Set the...

    reference.aspose.com/words/java/com.aspose.word...