Sort Score
Result 10 results
Languages All
Labels All
Results 7,911 - 7,920 of 154,945 for

2

(0.13 sec)
  1. 档案

    档案... 最后,验证任务 2 的开始和结束日期。 以下代码示例展示了如何在 Python...root_task.children.add("Task 2") # 必要的属性在手动模式下设置 print("Task1...

    blog.aspose.com/zh/tasks/ms-project-calculation...
  2. About caption insertion to image & table column...

    Could you please help me on add caption to image & how hide column in Aspose template word report. Could you please share tutorials and code example related to Aspose word table column hide and caption insertion in temp…...Discourse November 6, 2025, 11:55am 2 @rose.thomas01 Summary You can... 0, true); int columnIndex = 2; // 0‑based index of the column...

    forum.aspose.com/t/about-caption-insertion-to-i...
  3. ChartType enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.ChartType enumeration. Specifies type of a chart....= [ 'Category 1' , 'Category 2' , 'Category 3' ] # Insert two...series . add ( 'Series 2' , categories , [ 64.2 , 79.5 , 94.0 ]) #...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Lists::ListCollection::Add metho...

    Aspose::Words::Lists::ListCollection::Add method. Creates a new list based on a predefined template and adds it to the collection of lists in the document in C++....String ( u "Level " ) + i ); } // 2 - A bulleted list: // This list...builder -> Writeln ( u "Item 2" ); builder -> get_ListFormat...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. TabStop | Aspose.Words for Java

    Represents a single custom tab stop in Java....assertEquals(2, tabStops.getCount()); Assert...builder.writeln("Start\tTab 1\tTab 2"); ParagraphCollection paragraphs...

    reference.aspose.com/words/java/com.aspose.word...
  6. CustomXmlPart | Aspose.Words for Java

    Represents a Custom XML Data Storage Part custom XML data within a package in Java....get(0)); // 2 - By GUID: Assert.assertEquals(xmlPart...getCustomXmlParts().getCount(), 2); // Iterate through the collection...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Fields::Field::Update method | A...

    Aspose::Words::Fields::Field::Update method. Performs the field update. Throws if the field is being updated already in C++....InsertField ( u "= 2 + 3" ); ASSERT_EQ ( u "= 2 + 3" , field ->...-> Update (); ASSERT_EQ ( u "= 2 + 3 \\ # $###.00" , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. When saving Word docx as PDF, the "Alt Text" is...

    Hi, We are using Aspose Words Java version 25.1. We have a Word docx file with images/shapes containing “Alt Text” on them. When we convert it into PDF using below code, the converted PDF doesn’t have “Alt Text” on tho…...Discourse February 6, 2026, 7:09am 2 @oraspose You’re seeing the image...other structural information [5]. 2. What does ExportDocumentStruct...

    forum.aspose.com/t/when-saving-word-docx-as-pdf...
  9. Issues while embedding attachment in pdf - Free...

    Hi Team, I am trying to embed attachments to my pdf. I tried to follow following documentation: Adding Attachment to PDF document|Aspose.PDF for Java…_gaMjEwMTA1NzY1LjE3NDYwMDcyMDM._ga_W0DG8XJWKLMTc0NjAwNzIwMy4xLjAuMTc…...png (2.9 KB) image.png (3.6 KB) Please...asad.ali April 30, 2025, 7:39pm 2 @shrisheshpratik Is it happening...

    forum.aspose.com/t/issues-while-embedding-attac...
  10. DocumentBuilder.insertHtml does not keep text r...

    Hello, we use Apose.Cells 25.11 and Aspose.Word 25.11. We have an Excel File that contains a print area with cells with rotate text. When we extract this area as html and we try to insert it into a Word document using…...Discourse December 4, 2025, 11:55am 2 @giulio.andolfi What we see You... 1 Like giulio.andolfi March 2, 2026, 1:19pm 7 Hello @alexey...

    forum.aspose.com/t/documentbuilder-inserthtml-d...