Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 33,805 for

new

(0.05 sec)
  1. Import/Export Projects to Primavera

    Learn how to import projects from Primavera XER/XML formats, edit and export them in any of a wide range of available formats (MPP, Primavera XML, PDF, JPEG, XLSX, etc.) 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/importing-and-export...
  2. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...BookmarkInfoPrinter bookmarkVisitor = new BookmarkInfoPrinter(); // Get...

    reference.aspose.com/words/java/com.aspose.word...
  3. Read Barcode Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata...using ( BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...Pdf417 . Pdf417MacroTimeStamp = new DateTime ( 2019 , 11 , 1 ); gen...

    docs.aspose.com/barcode/net/read-barcode-metadata/
  4. Read a Task's Timephased Data in PHP

    Learn how to read Microsoft Project (MPP/XML) task timephased data using Aspose.Tasks Java for PHP....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/read-a-task-s-timeph...
  5. ShapeBase.BoundsInPoints | Aspose.Words for .NET

    Discover the ShapeBase BoundsInPoints property to easily access a shape's size and location in points, enhancing your design precision and layout control....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...properties. Assert . AreEqual ( new RectangleF ( 50 , 50 , 100 ,...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Manage Rows and Columns|Aspose.Slides Documenta...

    Manage table rows and columns in PowerPoint presentations in Java...Presentation class Presentation pres = new Presentation ( "table.pptx" );...Presentation class Presentation pres = new Presentation ( "Test.pptx" );...

    docs.aspose.com/slides/java/manage-rows-and-col...
  7. Manage Rows and Columns|Aspose.Slides Documenta...

    Manage table rows and columns in PowerPoint presentations in Java...Presentation class Presentation pres = new Presentation ( "table.pptx" );...Presentation class Presentation pres = new Presentation ( "Test.pptx" );...

    docs.aspose.com/slides/androidjava/manage-rows-...
  8. Read Barcode Properties and Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata... $generator = new BarcodeGenerator ( EncodeTypes...save ( "test.png" ); $reader = new BarCodeReader ( "test.png" ,...

    docs.aspose.com/barcode/phpjava/read-barcode-pr...
  9. Renumbering starts at 1 again - Free Support Fo...

    Hello, the numbering in the ‘Bilanz’ document should start at 2. The numbering in the ‘GuV’ document should start at 3. When I append the ‘GuV’ to a document, the numbering persists. However, if I do the same with th…... Document docStart = new Document(@"C:\Temp\DocStart.docx");...docx"); Document docContent = new Document(@"C:\Temp\DocContent...

    forum.aspose.com/t/renumbering-starts-at-1-agai...
  10. ImportFormatOptions.MergePastedLists | Aspose.W...

    Control list merging with the ImportFormatOptions MergePastedLists property. Easily manage pasted lists to enhance document formatting. Default, false.... Document srcDoc = new Document ( MyDir + "List item...item.docx" ); Document dstDoc = new Document ( MyDir + "List destination...

    reference.aspose.com/words/net/aspose.words/imp...