Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 155,159 for

2

(0.48 sec)
  1. Revision | Aspose.Words for Java

    Represents a revision tracked change in a document node or style in Java....assertEquals(2, doc.getRevisions().getCount());...builder.write("This is revision #2."); // Now move the node to create...

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

    BlockConfig element is used to organize content within containers...."Two-column layout" , ColumnsCount = 2 , Children = new List < BaseConfig...new BlockConfig () { Column = 2 , BorderType = BorderType . Square...

    docs.aspose.com/omr/net/programmatic-forms/bloc...
  3. 使用 Python 在演示文稿中自定义 3D 图表|Aspose.Slides for Pyt...

    了解如何在 Aspose.Slides for Python via .NET 中创建和自定义 3D 图表,支持 PPT、PPTX 和 ODP 文件——提升您的演示文稿效果。...defaultWorksheetInde , 0 , 2 , "Series 2" ), chart . type ) # 添加类别...defaultWorksheetInde , 2 , 0 , "Caetegoty 2" )) chart . chart_data...

    docs.aspose.com/slides/zh/python-net/3d-chart/
  4. Specific Parameters of 1D Barcode Types|Documen...

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for .NET... Pixels = 2 ; //set BarHeight 40 gen . Parameters...Barcode . XDimension . Pixels = 2 ; //set bars filled gen . Parameters...

    docs.aspose.com/barcode/net/1d-barcode-types/
  5. RunCollection | Aspose.Words for Java

    Provides typed access to a collection of Run nodes in Java....get(2).isInsertRevision()); // 2 - A "format" revision:...changes. Assert.assertTrue(runs.get(2).isFormatRevision()); // 3 - A...

    reference.aspose.com/words/java/com.aspose.word...
  6. Add Conditional Icons Set with the Cell Text us...

    Learn how to add conditional icons next to the cell text using Aspose.Cells for Node.js via C++. Enhancing the meaning of data through icons.... setColumnWidth ( 2 , 24 ); // Input data into the...Arrows3 , row : 1 , column : 2 }, { type : AsposeCells . IconSetType...

    docs.aspose.com/cells/nodejs-cpp/add-conditiona...
  7. Aspose::Words::Saving::XpsSaveOptions::get_Outl...

    Aspose::Words::Saving::XpsSaveOptions::get_OutlineOptions method. Allows to specify outline options in C++....serve as TOC entries of levels 1, 2, and then 3. builder -> get_ParagraphFormat...builder -> Writeln ( u "Heading 1.2" ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Set the style of the text in a visio page with ...

    Learn how to set the style of the text in a visio page with Aspose.Diagram....//ExStepImage:1:step-2.png //ExStepSummary:2: The following code...alignment of the text //ExStepImage:2:step-3.png //ExStepSummary:3:...

    products.aspose.com/diagram/tutorial/set-text-s...
  9. How to remove empty right click menues - Free S...

    Hi, In the attached document, a very large number of empty entries appear when I right-click the content. How do I remove these entries? test.zip (32.8 KB) Kind regards,...Family Nachti September 22, 2025, 2:44pm 1 Hi, In the attached document...Discourse September 22, 2025, 2:45pm 2 @Nachti To remove empty entries...

    forum.aspose.com/t/how-to-remove-empty-right-cl...
  10. Add PDF Page Stamp to PDF|Aspose.PDF for PHP vi...

    Add a Page stamp to a PDF file using the PdfPageStamp class with PHP....input document and we want apply 2 kinds of border with blue and...PdfPageStamp ( $inputPageFile , 2 ); $plumPageStamp -> setHeight...

    docs.aspose.com/pdf/php-java/page-stamps-in-the...