Sort Score
Result 10 results
Languages All
Labels All
Results 8,001 - 8,010 of 155,159 for

2

(0.16 sec)
  1. Motion Blur Filters|Documentation

    Aspose.Imaging graphic library for Java supports kernel filters such MotionBlur as well as custom kernels.... 2 , 0 , 0 }, { 0 , 0 , 0 . 1 , 0...0 , 0 }, { 0 , 0 , 0 . 2 , 0 , 0 }, { 0 , 0 , 0 . 25 , 0 , 0...

    docs.aspose.com/imaging/java/developer-guide/ma...
  2. Sequence Page numbers while merging two PDF Doc...

    Hi, I am using aspose.pdf for creating PDF documents. I need to merger two PDF files. Issue is the merged file (second one) is restarting page numbers. For example. 1st PDF had 3 pages and 2nd PDF had 6 pages so merged…...ali March 5, 2019, 4:57pm 2 @GAURI02X Could you please share...pdf (101.7 KB) Sample1.pdf (86.2 KB) asad.ali March 6, 2019, 8:34pm...

    forum.aspose.com/t/sequence-page-numbers-while-...
  3. Public API Changes in Aspose.Diagram 5.8.0|Docu...

    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....Shape [] shapes = new Shape [ 2 ]; // extract and assign shapes...0 ). getShapes (). getShape ( 2 ); // mark array shapes as group...

    docs.aspose.com/diagram/java/public-api-changes...
  4. SplitOptions | Aspose.Words for Java

    Specifies options how the document is split into parts in Java....2.docx", SaveFormat.DOCX, options);...getArtifactsDir() + "LowCode.SplitDocument.2.docx", SaveFormat.DOCX, options);...

    reference.aspose.com/words/java/com.aspose.word...
  5. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set the line spacing of paragraphs in shapes or textboxes using Aspose.Cells for Node.js via C++.... addTextBox ( 2 , 0 , 2 , 0 , 100 , 200 ); // Access...

    docs.aspose.com/cells/nodejs-cpp/set-line-spaci...
  6. PreferredWidth.fromPercent method | Aspose.Word...

    PreferredWidth.fromPercent method. A creation method that returns a new instance that represents a preferred width specified as a percentage.... write ( "Cell #2" ); builder . insertCell (); builder...cellFormat . preferredWidth } .` ); // 2 - Set a relative preferred width...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TxtListIndentation class | Aspose.Words for Python

    aspose.words.saving.TxtListIndentation class. Specifies how list levels are indented when document is exporting to [SaveFormat.TEXT](../../aspose.words/saveformat/#TEXT) format... writeln ( 'Item 2' ) builder . list_format . list_indent...{ new_line } ' + f ' a. Item 2 { new_line } ' + f ' i. Item 3...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.UpdateThumbnail | Aspose.Words for .NET

    Effortlessly update your document's thumbnail with our customizable options. Enhance your visuals and improve document presentation today!...epub" ); // 2 - Use the first image found in...UpdateThumbnail.FirstPage.epub" ); // 2 - Use the first image found in...

    reference.aspose.com/words/net/aspose.words/doc...
  9. OutlineOptions.default_bookmarks_outline_level ...

    OutlineOptions.default_bookmarks_outline_level property. Specifies the default level in the document outline at which to display Word bookmarks....document outline at level 1; 2 for level 2 and so on. Default is 0...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Caption and image parabreak - Free Support Foru...

    inputdoc.docx (332.8 KB) In a .docx file, it have presented an figure and paragraph consecutively, how it is should to separate them with a line break/paragraph break before a specific startpara (e.g., Fig.). Please fin…...Discourse December 23, 2025, 10:02am 2 @mohamed.sathakathullah Solution...startsWith("Fig") inside the loop. [2] [3] [4] Obtain the node that...

    forum.aspose.com/t/caption-and-image-parabreak/...