Sort Score
Result 10 results
Languages All
Labels All
Results 5,021 - 5,030 of 121,648 for

new

(0.21 sec)
  1. Update Outline Code Definitions and Values

    Learn how to edit outline code values and their definitions using Aspose.Tasks for C++....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/cpp/writing-updated-outli...
  2. FieldDatabase | Aspose.Words for Java

    Implements the DATABASE field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::StyleCollection::get_DefaultPara...

    Aspose::Words::StyleCollection::get_DefaultParagraphFormat method. Gets document default paragraph formatting in C++....// Set default parameters for new styles that we may later add...() -> set_Name ( u "Courier New" ); // If we add a style of the...

    reference.aspose.com/words/cpp/aspose.words/sty...
  4. Merge EPS files to PDF using Java

    Merger EPS functionality of Aspose.Page API solution for Java allows you to combine several EPS files into a single PDF document....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/java/merge/eps/
  5. 使用 Java 合并 PDF 到 PNG | Aspose.PDF

    使用适用于 Java 的 Aspose.PDF,使用 Java 示例代码,以编程方式将两个或多个 PDF 文档合并为一个 PNG 单个文件...for save image fileSource = new com . aspose . imaging . sources..."Merger_pdf_png.png" , false ); options = new com . aspose . imaging . imageoptions...

    products.aspose.com/pdf/zh-hans/java/merger/pdf...
  6. Managing OLE Objects with Node.js via C++|Docum...

    Learn how to manage OLE objects in Aspose.Cells for Node.js via C++. Add, extract, and manipulate OLE objects within worksheets....video, 3D, continually updated news, controls, and so forth. Each...OleObjectCollection class, used to add a new OLE Object to the collection...

    docs.aspose.com/cells/nodejs-cpp/managing-ole-o...
  7. DocSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Doc](../../aspose.words/saveformat/#Doc) or [SaveFormat.Dot](../../aspose.words/saveformat/#Dot) format...DocSaveOptions() Initializes a new instance of this class that can...DocSaveOptions(saveFormat) Initializes a new instance of this class that can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Slide Transition|Aspose.Slides Documentation

    Add PowerPoint slide transition and transition effects in C# or .NET...Presentation presentation = new Presentation ( "AccessSlides...using ( Presentation pres = new Presentation ( "BetterSlideTransitio...

    docs.aspose.com/slides/net/slide-transition/
  9. Manage Fonts - PowerPoint JavaScript API|Aspose...

    Presentations usually contain both text and images. This article shows how to use PowerPoint JavaScript API to configure the font properties of paragraphs of text on slides....represents a PPTX file var pres = new aspose . slides . Presentation...get_Item ( 0 ); // Define new fonts var fd1 = new aspose . slides . FontData...

    docs.aspose.com/slides/nodejs-java/manage-fonts/
  10. Assemble Slides|Aspose.Slides Documentation

    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....object PresentationEx pres = new PresentationEx (); //Instantiate...presentation file PresentationEx pres = new PresentationEx ( "Slides Test...

    docs.aspose.com/slides/net/assemble-slides/