Sort Score
Result 10 results
Languages All
Labels All
Results 8,001 - 8,010 of 152,060 for

2

(0.25 sec)
  1. 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...
  2. How to Run Aspose.GIS in Docker|Documentation

    Run Aspose.GIS in a Docker container for Linux, Windows Server and any OS...."CircularString (3 0, 4 1, 3 2)" ); var middle = ( ILineString... FromText ( "LineString (3 2, 1 2)" ); var secondArc = ( ICircularString...

    docs.aspose.com/gis/net/how-to-run-aspose-gis-i...
  3. Issue with Font Family Change During Mail Merge...

    Dear Team, I am currently utilizing the Aspose Mail Merge mechanism, and I’ve encountered an issue where, for a specific value, the font family changes unexpectedly. Specifically, when the value “µL/bee” is inserted int…...Family KeerthanaRamesh214 December 2, 2025, 5:38am 1 Dear Team, I am...Professionalize.Discourse December 2, 2025, 5:40am 2 @KeerthanaRamesh214 Based...

    forum.aspose.com/t/issue-with-font-family-chang...
  4. DocumentBuilder.MoveTo | Aspose.Words for .NET

    Discover the DocumentBuilder MoveTo method to easily navigate inline nodes and efficiently position your cursor at paragraph ends for seamless document editing.... Writeln ( "Run 2. " ); Assert . That ( doc . GetText...Trim (), Is . EqualTo ( "Run 2. \rRun 1." )); // Move the cursor...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Create Chart in PPT Presentation Files using Py...

    Python source code to create chart in PPT Presentation.... get_cell( 0 , 2 , 0 , "2nd Qtr" )) chart . chart_data...get_cell(defaultWorksheetInde, 2 , 1 , 50 )) series . data_points...

    products.aspose.com/slides/python-net/chart/ppt/
  6. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in JavaScript via C++ to apply conditional formatting shading for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear.... formula1 = "=MOD(ROW(),2)=0" ; // Set the background color...formula =MOD(ROW(),2)=0 to =MOD(COLUMN(),2)=0 ; that is, instead...

    docs.aspose.com/cells/javascript-cpp/apply-shad...
  7. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    This article describes how to use bookmarks in a PDF file. With our Java library, you can get bookmarks from the PDF file, get a bookmarks page number, update bookmarks in a PDF Document, and expand bookmarks when viewing a document....); // Set the target page as 2 pdfOutline . setDestination (...pdfDocument . getPages (). get_Item ( 2 ))); // Save output pdfDocument...

    docs.aspose.com/pdf/java/get-update-and-expand-...
  8. FieldIndex.has_sequence_name property | Aspose....

    FieldIndex.has_sequence_name property. Gets a value indicating whether a sequence should be used while the field's result building....and this XE field is on page 2, along with the custom separators...and "MySequence at 1 on page 2" on the right. index_entry = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Totals is not recovering correctly - Free Suppo...

    Hi, We are using table with multiple Totals One of them as Total Row. The others are user created and they are part of the table. We use the mechanism table.ShowTotals = false; and after manipulating the data (includi…...Discourse June 18, 2025, 10:15am 2 @aleksandr.l Cause The issue you’re...1. Set ShowTotals to false . 2. Perform your data manipulation...

    forum.aspose.com/t/totals-is-not-recovering-cor...
  10. Aspose::Words::DocumentBuilder::MoveTo method |...

    Aspose::Words::DocumentBuilder::MoveTo method. Moves the cursor to an inline node or to the end of a paragraph in C++....firstParagraphNodes -> idx_get ( 2 ) -> get_NodeType ()); // The...Writeln ( u "Run 2. " ); ASSERT_EQ ( u "Run 2. \r Run 1." , doc...

    reference.aspose.com/words/cpp/aspose.words/doc...