Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 57,356 for

new

(0.07 sec)
  1. Working with Outline Codes in a Project

    Learn how to work with Microsoft Project outline codes 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/working-with-outline-...
  2. DocumentBuilder.MoveTo | Aspose.Words for .NET

    Discover the DocumentBuilder MoveTo method to easily navigate inline nodes and efficiently position your cursor at paragraph ends for seamless document editing....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...// where the builder appends new nodes when we use its document...

    reference.aspose.com/words/net/aspose.words/doc...
  3. 打印演示文稿|Aspose.Slides 文档

    在 Java 中打印 PowerPoint 演示文稿...PrintRequestAttribut attributes = new HashPrintRequestAttr (); attributes...RenderingOptions renderingOptions = new RenderingOptions (); final INotesCommentsLayout...

    docs.aspose.com/slides/zh/androidjava/print-pre...
  4. 打印演示文稿|Aspose.Slides 文档

    在 Java 中打印 PowerPoint 演示文稿...PrintRequestAttribut attributes = new HashPrintRequestAttr (); attributes...RenderingOptions renderingOptions = new RenderingOptions (); final INotesCommentsLayout...

    docs.aspose.com/slides/zh/java/print-presentation/
  5. Add XMP metadata to EPS file using .NET

    The process of adding XMP metadata to EPS file with Aspose.Page API solution for C# .NET is explained and illustrated with the code snippets here....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/net/xmp-metadata/add/
  6. Convert PowerPoint to PDF with Notes in Java|As...

    Convert PowerPoint to PDF with notes in Java...Presentation presentation = new Presentation ( "sample.pptx"...NotesCommentsLayouti notesOptions = new NotesCommentsLayouti (); notesOptions...

    docs.aspose.com/slides/java/convert-powerpoint-...
  7. Printing Project Pages to Separate Image Files

    This article explains how to print Project Pages to Separate Image Files using Aspose.Tasks for Java....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/printing-project-pag...
  8. ActiveX|Aspose.Slides 文档

    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....创建空的演示实例 Presentation pres = new Presentation (); try { // 添加媒体播放器...控件的演示文稿 Presentation pres = new Presentation ( "ActiveX.pptm"...

    docs.aspose.com/slides/zh/androidjava/activex/
  9. MappedDataFieldCollection | Aspose.Words for Java

    Allows to automatically map between names of fields in your data source and names of mail merge fields in the document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...merge DataTable dataTable = new DataTable("MyTable"); dataTable...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::ControlChar::LineFeed method | A...

    Aspose::Words::ControlChar::LineFeed method. Line feed character: "\x000a" or "\n". Same as Lf in C++...." ); // Add a new line and starts a new paragraph. ASSERT_EQ...paragraph break, which will start a new paragraph. builder -> Write (...

    reference.aspose.com/words/cpp/aspose.words/con...