Sort Score
Result 10 results
Languages All
Labels All
Results 4,641 - 4,650 of 115,785 for

aspose note

(0.1 sec)
  1. Working with Bookmarks in Java|Aspose.Words for...

    Understanding bookmark concepts and how bookmark can be used in your program using Java.... With Aspose.Words, you can use bookmarks...performed with bookmarks using Aspose.Words are the same as the ones...

    docs.aspose.com/words/java/working-with-bookmarks/
  2. Aspose.Cells equivalent of VBA Styles.Merge - F...

    I am trying to find an equivalent method in Aspose.Cells to Styles.Merge in VBA. Does such a method exist, and if not, can you provide a solution to accomplish this?...Aspose.Cells equivalent of VBA Styles.Merge Aspose.Cells Product...find an equivalent method in Aspose.Cells to Styles.Merge in VBA...

    forum.aspose.com/t/aspose-cells-equivalent-of-v...
  3. Working with Bookmarks in C#|Aspose.Words for .NET

    Understanding bookmark concepts and how bookmark can be used in your program using C#....performed with bookmarks using Aspose.Words are the same as the ones...sample file of this example from Aspose.Words GitHub . The following...

    docs.aspose.com/words/net/working-with-bookmarks/
  4. Aspose.word save pdf 样式错误 - Free Support Forum ...

    Document doc = new Document(“template.docx”); DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToDocumentEnd(); builder.writeln(“test.”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFor…...Aspose.word save pdf 样式错误 中文技术支持 words-java dhzhao2016 November...the DOCX are not available to Aspose.Words, the library substitutes...

    forum.aspose.com/t/aspose-word-save-pdf/321219
  5. NodeType enumeration | Aspose.Words for Python

    Aspose.words.NodeType enumeration. Specifies the type of a Word document node....by Aspose.Words. NULL Reserved for internal use by Aspose.Words...= 200 shape . height = 200 # Note that the 'CustomNodeId' is not...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Image|Aspose.Slides Documentation

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Java, optimizing performance and automating your workflow.... Similarly, Aspose.Slides allows you to add images...through different procedures. Tip Aspose provides free converters— JPEG...

    docs.aspose.com/slides/java/image/
  7. Making a Report via Workflow Activity|Aspose.Wo...

    This article walks you through creating a workflow for building a report with parameters while using Aspose.Words for SharePoint reports.... Add the Make a Report via Aspose.Words activity to the workflow...for report parameters. Please note that field names in the data...

    docs.aspose.com/words/sharepoint/making-a-repor...
  8. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++.... List Formatting Aspose.Words allows the easy creation...Border.ClearFormatting method. Note that when border properties...

    docs.aspose.com/words/cpp/using-documentbuilder...
  9. Unable to Retrieve Table Preset Styles (Such As...

    Hello, I’m unable to retrieve the preset styles of tables created in PowerPoint when using Aspose.Slides for .NET. I’m reading these tables and generating their HTML representations. I’m using version 24.3.0.0 of the A…...PowerPoint When Using Aspose.Slides for .NET Aspose.Slides Product Family...created in PowerPoint when using Aspose.Slides for .NET. I’m reading...

    forum.aspose.com/t/unable-to-retrieve-table-pre...
  10. Format PowerPoint Text in C#|Aspose.Slides Docu...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Customize fonts, colors, alignment, and more with powerful C# code examples....OpenDocument presentations using Aspose.Slides for .NET. You’ll learn...SaveFormat . Pptx ); } The result: Aspose provides a simple, FREE Online...

    docs.aspose.com/slides/net/text-formatting/