Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 33,753 for

new

(0.04 sec)
  1. TxtLoadOptions.documentDirection property | Asp...

    TxtLoadOptions.documentDirection property. Gets or sets a document direction... let loadOptions = new aw . Loading . TxtLoadOptions...as right-to-left. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose.PSD for .NET 23.1 - 发布说明|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.... Save ( outputJpg , new JpegOptions ()); } PSDNET-401...image . Save ( outputPath , new PdfOptions ()); } PSDNET-1171...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. Other TeX conversion output formats | Java

    The conversion functionality of Aspose.TeX API solution for Java allows converting LaTeX files and your own custom TeX files. Here are some code examples....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tex/java/other-tex-formats/
  4. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java.... Document doc = new Document(getMyDir() + "Revisions...paragraphs from the collection to a new array of paragraphs. add(Node...

    reference.aspose.com/words/java/com.aspose.word...
  5. RunCollection | Aspose.Words for Java

    Provides typed access to a collection of Run nodes in Java.... Document doc = new Document(getMyDir() + "Revision...the text that we moved in its new position in the document. //...

    reference.aspose.com/words/java/com.aspose.word...
  6. TxtLoadOptions.autoNumberingDetection property ...

    TxtLoadOptions.autoNumberingDetection property. Gets or sets a boolean value indicating either automatic numbering detection will be performed while loading a document... let options = new aw . Loading . TxtLoadOptions...autoNumberingDetecti = false ; let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PageLayoutEvent Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.PageLayoutEvent enum—essential for optimizing page layout events during document rendering and building. Enhance your workflow today!...PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...; DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.lay...
  8. Presentation Header and Footer|Aspose.Slides Do...

    PowerPoint header and footer in C# or .NET...Presentation Presentation pres = new Presentation ( "headerTest.pptx"...TextFrame . Text = "HI there new header" ; } } } } Manage Header...

    docs.aspose.com/slides/net/presentation-header-...
  9. Presentation Header and Footer|Aspose.Slides Do...

    PowerPoint header and footer in Java...Presentation Presentation pres = new Presentation ( "headerTest.pptx"...getTextFrame (). setText ( "HI there new header" ); } } } } Manage Header...

    docs.aspose.com/slides/androidjava/presentation...
  10. Presentation Header and Footer|Aspose.Slides Do...

    PowerPoint header and footer in Java...Presentation Presentation pres = new Presentation ( "headerTest.pptx"...getTextFrame (). setText ( "HI there new header" ); } } } } Manage Header...

    docs.aspose.com/slides/java/presentation-header...