Sort Score
Result 10 results
Languages All
Labels All
Results 5,251 - 5,260 of 150,017 for

2

(0.2 sec)
  1. Header alignment issue and need suggestion - Fr...

    Hello, I have below code and using which I am trying to add 3 headers but second and third header alignment is having issue. FYI - I tried by adjusting width but still facing same issue. Please have a look on attachme…...TopPadding = 2 builder.InsertCell() builder.CellFormat...Discourse August 21, 2025, 12:35pm 2 @shivrajp Issue Summary You are...

    forum.aspose.com/t/header-alignment-issue-and-n...
  2. ListLevel.number_format property | Aspose.Words...

    ListLevel.number_format property. Returns or sets the number format for the list level....get_by_name ( 'Heading 1' ) # Level 2 labels will display the current..."-II-"... doc_list . list_levels [ 2 ] . number_format = '- \x02 -'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Utility Features Available in Aspose.Tasks for ...

    The page describes a set of useful utility functions that can be applied to project files using Aspose.Tasks for Java. Such as critical path calculation, working with task filters and so on....Tasks-for-Java 2 // The path to the documents directory...getRootTask (). getChildren (). add ( "2" ); 10 Task subtask3 = project...

    docs.aspose.com/tasks/java/utility-features/
  4. Aspose::Words::Saving::ImageSaveOptions::get_Pa...

    Aspose::Words::Saving::ImageSaveOptions::get_PageSet method. Gets or sets the pages to render. Default is all the pages in the document in C++....builder -> Writeln ( u "Page 2." ); builder -> InsertImage (...-> Writeln ( u "This is page 2." ); builder -> InsertBreak (...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose.Slides 20.11 Throws Exceptions While Try...

    We process many PPTX files simultaneously. PPTX files seem to have many Excel chart links pointing to the same file. The linked Excel file is in a network share (we do not know if it’s required for reproducing the error…...potapov January 10, 2022, 7:07pm 2 @vikram.venugopal , Thank you...7z (49.4 KB) It contains the 2 projects, running the MainApp...

    forum.aspose.com/t/aspose-slides-20-11-throws-e...
  6. Markdown Syntax – Basic Tutorial – Aspose.HTML ...

    This article provides information on the main elements of the Markdown markup language and the details of the Markdown syntax....characters for heading level 2. Markdown Syntax HTML Rendered...Heading level 2 <h2>This is a Heading level 2</h2> This is a...

    docs.aspose.com/html/net/markdown-syntax/
  7. Convert MSG files to EML format issue - Free Su...

    We’re currently using the Aspose library (version 1.17.158) to convert MSG files to EML format, but we’ve encountered an issue during the conversion process. Details: Aspose Version: 1.17.158 Operation: MSG → EML conv…...Load(“E:\zeva\Test 2.msg”); var ms = new MemoryStream();...Discourse October 15, 2025, 1:05pm 2 @bahakh The error “Object reference...

    forum.aspose.com/t/convert-msg-files-to-eml-for...
  8. Track Conversion Progress of Excel to TIFF with...

    Learn how to track the conversion progress of Excel files to TIFF format using Aspose.Cells for C++....before page index 2. if ( args . GetPageIndex () < 2 ) { args . SetIsToOutput...page index 2 of pages 10 </ br > End saving page index 2 of pages...

    docs.aspose.com/cells/cpp/track-conversion-prog...
  9. Aspose::Words::RunCollection::idx_get method | ...

    Aspose::Words::RunCollection::idx_get method. Retrieves a Run at the given index in C++....example -1 means the last item, -2 means the second before last and...-> idx_get ( 2 ) -> get_IsInsertRevision ()); // 2 - A "format"...

    reference.aspose.com/words/cpp/aspose.words/run...
  10. PageSet constructor | Aspose.Words for Python

    aspose.words.saving.PageSet constructor... writeln ( 'Page 2.' ) builder . insert_image ( file_name...only three pages: page 1, page 2, and page 4. xps_options . page_set...

    reference.aspose.com/words/python-net/aspose.wo...