Sort Score
Result 10 results
Languages All
Labels All
Results 4,651 - 4,660 of 214,341 for

new

(0.38 sec)
  1. PSD Layer|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....Layer Editing via C# Adding of new Layer If you want to add an empty...code. Add new Layer to PSD File using API Adding of new Layer from...

    docs.aspose.com/psd/net/psd-layer/
  2. HtmlFixedSaveOptions.ShowPageBorder | Aspose.Wo...

    Discover the HtmlFixedSaveOptions ShowPageBorder property, control page borders easily. Enhance your document's appearance with customizable settings....HtmlFixedResourceFol () { Document doc = new Document ( MyDir + "Rendering...ResourceUriPrinter callback = new ResourceUriPrinter (); HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 将目录添加到现有的PDF中使用Ruby|Aspose.PDF for Java

    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.... new ( data_dir + "input1.pdf" ) #...aspose . pdf . TocInfo ' ). new title = Rjb :: import ( ' com...

    docs.aspose.com/pdf/zh/java/add-toc-to-existing...
  4. HtmlFixedSaveOptions.SaveFormat | Aspose.Words ...

    Discover the HtmlFixedSaveOptions SaveFormat property to ensure your documents are saved in the exclusive HtmlFixed format for optimal quality....HtmlFixedResourceFol () { Document doc = new Document ( MyDir + "Rendering...ResourceUriPrinter callback = new ResourceUriPrinter (); HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. SVG to PDF Merge using C# | Aspose.PDF

    Combine two or more SVG documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET... Initialize a new Document, and run a loop for...add a new page to PDF document In loop: add SVG file to new page...

    products.aspose.com/pdf/net/merger/svg-to-pdf/
  6. EPUB to PDF Merge using C# | Aspose.PDF

    Combine two or more EPUB documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET... Initialize a new Document, and run a loop for...add a new page to PDF document In loop: add EPUB file to new PDF...

    products.aspose.com/pdf/net/merger/epub-to-pdf/
  7. PNG to PDF Merge using C++ | Aspose.PDF

    Combine two or more PNG documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++... Initialize a new Document, and run a loop for...add a new page to PDF document In loop: add PNG file to new page...

    products.aspose.com/pdf/cpp/merger/png-to-pdf/
  8. Set Default Font Name|Aspose.PDF for .NET

    This section describes how to set the default font name during the conversion process from PDF to image....DefaultFontName is set to null the Times New Roman font will be used. The...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/set-default-font-name/
  9. Section.Body | Aspose.Words for .NET

    Discover the Section Body property that retrieves the Body child node, enhancing your web development with streamlined content management.... Document doc = new Document (); // A blank document...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/net/aspose.words/sec...
  10. RowCollection | Aspose.Words for Java

    Provides typed access to a collection of Row nodes in Java.... Document doc = new Document(getMyDir() + "Tables...rows from the collection to a new array of rows. add(Node node)...

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