Sort Score
Result 10 results
Languages All
Labels All
Results 9,721 - 9,730 of 154,960 for

2

(0.64 sec)
  1. All contents block (sdtBlock) from document is ...

    Pasing my code block here MainDocumentPart mainPart = Docx.MainDocumentPart; SdtBlock[] sdtList = mainPart.Document.Body.Descendants<SdtBlock>().ToArray(); foreach (SdtBlock sdt in sdtList) { SdtContentBlock sd…...Amol_Hekade February 18, 2026, 12:25pm 2 Need you help on this, this is...alexey.noskov February 18, 2026, 2:12pm 7 @Amol_Hekade The code you...

    forum.aspose.com/t/all-contents-block-sdtblock-...
  2. ChoiceBox|Documentation

    ChoiceBox element generates a question with a fixed number of answers...."answers_string" : "() Answer 1 () Answer 2" } Required properties Name Type..."answers_string": "(5) (4) (3) (2) (1)" : Examples Check out the...

    docs.aspose.com/omr/net/json-markup/choicebox/
  3. Set Orientation and Control the Export of Hidde...

    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.... getPage ( "Flow 2" ) # set Visio page visibility...getPages () . getPage ( "Flow 2" ) # set Visio page visibility...

    docs.aspose.com/diagram/python-java/set-orienta...
  4. FieldToa.BookmarkName | Aspose.Words for .NET

    Discover the FieldToa BookmarkName property to easily manage bookmarks in your documents, enhancing table creation and improving document navigation....InsertToaEntry ( builder , "2" , "Source 2" ); // This entry will...InsertToaEntry ( builder , "1" , "Source 2" ); fieldTA . IsBold = true ;...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldToa.PageNumberListSeparator | Aspose.Words...

    Discover the FieldToa PageNumberListSeparator property to customize page number lists with your preferred separator. Enhance your document's readability today!...InsertToaEntry ( builder , "2" , "Source 2" ); // This entry will...InsertToaEntry ( builder , "1" , "Source 2" ); fieldTA . IsBold = true ;...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldTA.EntryCategory | Aspose.Words for .NET

    Discover the FieldTA EntryCategory property. Easily manage your integral entry categories with this powerful tool for seamless organization and efficiency....InsertToaEntry ( builder , "2" , "Source 2" ); // This entry will...InsertToaEntry ( builder , "1" , "Source 2" ); fieldTA . IsBold = true ;...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldTA.PageRangeBookmarkName | Aspose.Words fo...

    Discover the FieldTA PageRangeBookmarkName property, easily manage bookmarks for page ranges and enhance your document navigation with this powerful feature....InsertToaEntry ( builder , "2" , "Source 2" ); // This entry will...InsertToaEntry ( builder , "1" , "Source 2" ); fieldTA . IsBold = true ;...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Table contents are getting split while converti...

    Hi, I’m trying to convert a docx file (containing 23 pages along with some tables present inside, page 4) into pdf with Aspose.words 25.11 While exploring the pdf, I found that the output contains 25 pages and the tabl…...which was present got split into 2 different tables on separate pages...in the table of contents (page 2). input.zip (7.4 MB) 411×846 19...

    forum.aspose.com/t/table-contents-are-getting-s...
  9. CalculateFormula fails on chained dynamic array...

    Hi, we have a problem with complex dynamic array formulas: Environment Aspose.Cells for .NET: 26.3.0 .NET 9.0, Windows 11 Use case We use Aspose.Cells as a calculation engine for pre-existing Excel templates. The temp…...B2) 2. Stale data with IgnoreError workaround:...cached values from Excel’s engine. 2. Reproduce the bug: cd ReproduceBug...

    forum.aspose.com/t/calculateformula-fails-on-ch...
  10. ControlChar.Lf | Aspose.Words for .NET

    Discover ControlChar Lf, the essential line feed character (x000a) for seamless text formatting. Enhance your coding efficiency today!... EqualTo ( 2 )); // The line feed character...PageSetup . TextColumns . SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/net/aspose.words/con...