Sort Score
Result 10 results
Languages All
Labels All
Results 7,581 - 7,590 of 150,873 for

2

(0.18 sec)
  1. FieldToc.preserve_tabs property | Aspose.Words ...

    FieldToc.preserve_tabs property. Gets or sets whether to preserve tab entries within table entries....page_number_omitting_level_range = '2-5' # Set a custom string that...because they are within the "2-5" range. insert_new_page_with_heading...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. TikZ 最佳实践与技巧 | Aspose.TeX .NET

    学习在 TeX 和 LaTeX 文档中高效使用 TikZ 的最佳实践和实用技巧。...1 \ usetikzlibrary{external} 2 \ tikzexternalize [ prefix = figures...node (server) at (0,0) {Server}; 2 \ node (client) at (4,0) {Client};...

    docs.aspose.com/tex/zh/net/tikz-best-practices-...
  4. Issue with Merging Large PDF Files using Aspose...

    Hello, I am facing issues while merging large PDF files using Aspose.PDF(25.8.0.0). I have individual files of approximately 2GB each, and I am attempting to merge them into a single PDF, which could result in a file si…...Files (18MB Each) When merging 2 files of 18MB each, the merge...Discourse December 5, 2025, 7:43am 2 @SAM_OFFICE_OPERATIONS_XEROX_COM...

    forum.aspose.com/t/issue-with-merging-large-pdf...
  5. 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...
  6. Customize Barcode Text and Captions in C#|Docum...

    How to Set Barcode Text and Captions in Aspose.BarCode for .NET... Pixels = 2 ; //hide codetext gen . Parameters...Barcode . XDimension . Pixels = 2 ; //codetext Above gen . Parameters...

    docs.aspose.com/barcode/net/set-barcode-text/
  7. 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...
  8. 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...
  9. 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...
  10. 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...