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

new

(0.06 sec)
  1. CommentRangeEnd | Aspose.Words for Java

    Denotes the end of a region of text that has a comment associated with it in Java....Document doc = new Document(); Comment newComment = new Comment(doc);...setInitial("VD"); newComment.setDateTime(new Date()); } newComment.setText("Comment...

    reference.aspose.com/words/java/com.aspose.word...
  2. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold....correction Dilation AsposeOCR api = new AsposeOCR (); // Use automatic...PreprocessingFilter filters = new PreprocessingFilter (); filters...

    docs.aspose.com/ocr/java/binarization/
  3. Link Border and Alignment Errors - Free Support...

    Hello, My company has purchased an Aspose Java licence which is valid for Aspose 4.3 but not for the latest Version. I noticed two bug with our purchased version while trying to create a table of content using XSL/FO s…... LinkAnnotation link2 = new LinkAnnotation(pdf.getPages()...getRect()); Border myBorder = new Border(link2); myBorder.setWidth(0);...

    forum.aspose.com/t/link-border-and-alignment-er...
  4. Export JasperReport to TIFF|CAD 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....ASTiffExporter tiffExporter = new ASTiffExporter (); ASTiffExportConfigur...ASTiffExportConfigur tiffExportConfigurat = new ASTiffExportConfigur ( TiffExpectedFormatEn...

    docs.aspose.com/cad/jasperreports/user-guide/ex...
  5. Aspose.PSD for .NET 20.3 - 发行说明|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....pdf" , new PdfOptions ()); } PSDNET-212...textData . ProducePortions ( new string [] { "E=mc" , "2\r" ,...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  6. Manage Zoom|Aspose.Slides Documentation

    Add zoom or zoom frames to PowerPoint presentations in C++... Create new slides to which you intend to...() -> idx_get ( 0 ); //Adds new slides to the presentation auto...

    docs.aspose.com/slides/cpp/manage-zoom/
  7. 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...
  8. 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...
  9. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph in Java.... Document doc = new Document(); // A blank document...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/java/com.aspose.word...
  10. Create Fallback Fonts Collection|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: Presentation pres = new Presentation (); try { IFontFallBackRulesCo...userRulesList = new FontFallBackRulesCol (); userRulesList . add ( new FontFallBackRule...

    docs.aspose.com/slides/androidjava/create-fallb...