Sort Score
Result 10 results
Languages All
Labels All
Results 9,391 - 9,400 of 154,945 for

2

(0.25 sec)
  1. FieldToa.use_passim property | Aspose.Words for...

    FieldToa.use_passim property. Gets or sets whether to replace five or more different page references to the same authority with passim, which is used to indicate that a word or passage occurs frequently in the work cited....insert_toa_entry ( builder , '2' , 'Source 2' ) # This entry will appear...insert_toa_entry ( builder , '1' , 'Source 2' ) field_ta . is_bold = True field_ta...

    reference.aspose.com/words/python-net/aspose.wo...
  2. VariableCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.VariableCollection, efficiently manage and customize document variables for enhanced document automation and flexibility.... (2 indexers) Methods Name Description..."Home address" ), Is . EqualTo ( 2 )); Assert . That ( variables...

    reference.aspose.com/words/net/aspose.words/var...
  3. Aspose Diagram Exract text from Visio File - Fr...

    Hello Team, I am trying to implement exportText function from visio files. Here in documentation, It has mention for sample for extract text but i can not see any code or sample for same. can you please see and upda…...Discourse February 5, 2026, 6:52am 2 @Viral84 You want to extract the...ExtractText() method for this purpose [1][2]. Example using Aspose.Diagram;...

    forum.aspose.com/t/aspose-diagram-exract-text-f...
  4. ListLevel.StartAt | Aspose.Words for .NET

    Discover the ListLevel StartAt property to easily customize your list's starting number, enhancing organization and clarity in your documents.... Writeln ( "Item 2" ); builder . ListFormat . RemoveNumbers...paragraphs. builder . Writeln ( "List 2 starts below:" ); builder . ListFormat...

    reference.aspose.com/words/net/aspose.words.lis...
  5. Grouped SAT Exam form|Documentation

    Grouped OMR ready SAT Exam answer sheet....block=student_id column=2 ?grid=StudentId column=3 sections_count=6...empty_line= height=50 ?text=Section 2 font_style=bold font_size=14 align=left...

    docs.aspose.com/omr/net/showcases/sat/grouped/
  6. Aspose.Pdf throwing exception loading html afte...

    We are using Aspose.Email to convert to html and then trying to load that into Aspose.Pdf and we are getting an “Object reference not set to an instance of an object” exception in Aspose.Pdf.Text.TextSegment.set_Text. I …...aspose-pdf-net skowald December 2, 2025, 5:35pm 1 We are using Aspose...Professionalize.Discourse December 2, 2025, 5:36pm 2 @skowald I need a couple...

    forum.aspose.com/t/aspose-pdf-throwing-exceptio...
  7. 添加二色比例和三色比例条件格式|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库添加条件格式,为两色比例和三色比例设置。通过调整这些条件,你可以更好地控制单元格的外观。... value = "2-Color Scale" ; worksheet . cells..."3-Color Scale" ; for ( let i = 2 ; i <= 15 ; i ++ ) { worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/adding-...
  8. Aspose::Words::Fields::FieldXE::get_IsBold meth...

    Aspose::Words::Fields::FieldXE::get_IsBold method. Gets or sets whether to apply bold formatting to the entry's page number in C++....span over 2 columns. index -> set_NumberOfColumns ( u "2" ); //..." INDEX \\ z 1033 \\ h A \\ c 2 \\ p a-c" , index -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Bibliography | Aspose.Words for Java

    Represents the list of bibliography sources available in the document in Java....assertEquals(2, ((PersonCollection)editor).getCount());...getAuthor(); Assert.assertEquals(2, authors.getCount()); Person person...

    reference.aspose.com/words/java/com.aspose.word...
  10. Azure Functions (Linux) System.DllNotFoundExcep...

    Hi, We have developed an Azure Function App that runs on the Flex Consumption Plan (Linux). We are trying to convert a Word document to PDF. We get following errors: System.TypeInitializationException: The type init…...Family wfbe October 13, 2025, 2:50pm 1 Hi, We have developed an...Azure.Functions.Worker" Version="2.1.0" /> <PackageReference Include="Microsoft...

    forum.aspose.com/t/azure-functions-linux-system...