Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 33,831 for

new

(0.19 sec)
  1. ShapeBase.IsTopLevel | Aspose.Words for .NET

    Discover ShapeBase IsTopLevel. Quickly verify if a shape stands alone, enhancing your design workflow with efficient group management....Document doc = new Document (); Shape shape = new Shape ( doc ...IsTopLevel ); GroupShape group = new GroupShape ( doc ); group . AppendChild...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Java load font TTF file

    Here you will learn how with the help of Aspose.Font for Java to load font from a TTF file on your hard drive disk even if this file is not a font inself....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  3. FieldTitle Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldTitle class for seamless TITLE field implementation. Enhance document management with powerful features today!... Document doc = new Document (); // Set a value for...document. DocumentBuilder builder = new DocumentBuilder ( doc ); FieldTitle...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose.PSD for .NET 19.11 - Release Notes|Docum...

    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....psd" ; var loadOptions = new PsdLoadOptions () { LoadEffectsResource...; image . Save ( destName , new PsdOptions ( image )); } PSDNET-135...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-1...
  5. ImportFormatOptions.KeepSourceNumbering | Aspos...

    Control document numbering with the ImportFormatOptions KeepSourceNumbering property. Easily manage clashes for seamless imports. Default, false.... Document srcDoc = new Document ( MyDir + "List with...source.docx" ); Document dstDoc = new Document ( MyDir + "List with...

    reference.aspose.com/words/net/aspose.words/imp...
  6. FindReplaceOptions.ignoreShapes property | Aspo...

    FindReplaceOptions.ignoreShapes property. Gets or sets a boolean value indicating either to ignore shapes within a text....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); let findReplaceOptions = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Save Project Data to CSV, Text, MPT Formats

    Learn how to save Microsoft Project (MPP/XML) files to CSV, Text or MPT formats 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/saving-project-data-...
  8. 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...
  9. Convert PowerPoint to Markdown in JavaScript|As...

    Convert PowerPoint to Markdown in JavaScript...PowerPoint to markdown: var pres = new aspose . slides . Presentation...PowerPoint to CommonMark: var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  10. TxtLoadOptions.DetectHyperlinks | Aspose.Words ...

    Discover how TxtLoadOptions' DetectHyperlinks property enhances text processing by detecting hyperlinks, improving data accuracy. Default is false....com/words/net/\n" ; using ( Stream stream = new MemoryStream ()) { byte [] buf... Document doc = new Document ( stream , new TxtLoadOptions ()...

    reference.aspose.com/words/net/aspose.words.loa...