Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 20,568 for

2 of

(0.1 sec)
  1. PageRange Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageRange class for defining continuous page ranges easily. Enhance your document processing with precision and efficiency....PageRange ( 2 , 3 ), new PageRange ( 1 , 3 ), new PageRange ( 2 , 4 )...

    reference.aspose.com/words/net/aspose.words.sav...
  2. No HTML-List with Aspose - Free Support Forum -...

    Hello, When I output an HTML list with “Aspose Words for Jasper”, the elements Of the list are output one after the other in a line without a bullet. I get this behavior from JR version 16.19.1 and greater. Is there a s…...sidorenko October 9, 2023, 3:45pm 2 @ohmstede We have opened the following...anatoly.sidorenko June 22, 2024, 2:21pm 3 @ohmstede I created AWExporterParameter...

    forum.aspose.com/t/no-html-list-with-aspose/272445
  3. Working with Views | Aspose.Tasks Documentation

    This page explains how to work with views in your project, including creating and managing different types Of views....mpp" ); 2 3 GanttChartView view = project...SelectedDates[2]: " + view. ProgressLines . SelectedDates [ 2 ] ); 45...

    docs.aspose.com/tasks/net/working-with-project-...
  4. Aspose::Words::TextColumnCollection::get_Spacin...

    Aspose::Words::TextColumnCollection::get_Spacing method. When columns are evenly spaced, gets or sets the amount Of space between each column in points in C++....100 ); columns -> SetCount ( 2 ); builder -> Writeln ( u "Column...builder -> Writeln ( u "Column 2." ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/tex...
  5. PageRange constructor | Aspose.Words for Python

    PageRange constructor. Creates a new page range object.... PageRange ( 2 , 3 ), aw . saving . PageRange...), aw . saving . PageRange ( 2 , 4 ), aw . saving . PageRange...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 使用 C++ 自动调整合并单元格的行高|Documentation

    了解如何使用 Aspose.Cells for C++ 自动调整 Excel 中合并单元格的行高。... CreateRange ( 0 , 0 , 2 , 2 ); // Merge the cells range...GetCells (). CreateRange ( 0 , 0 , 2 , 2 ); // Merge the cells range2...

    docs.aspose.com/cells/zh/cpp/autofit-rows-for-m...
  7. Export Visio to EMF - Arrowheads not rendered c...

    When exporting Visio Diagrams to EMF using Aspose.Diagram, the arrowheads on the EMF do not match the Visio Drawing. A sample Visio file and export EMF in attached Zip… ArrowHeadIssue.zip (77.6 KB) Cheers! Troy...Discourse June 18, 2025, 12:03am 2 @bigelowt Cause The issue with...improvements related to rendering. 2. Check Export Settings : Review...

    forum.aspose.com/t/export-visio-to-emf-arrowhea...
  8. Copying Rows and Columns in Python|Documentation

    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.... getCells (), 0 , 2 ) \ # Autofit the column. worksheet1...worksheet1 . autoFitColumn ( 2 ) \ # Saving the modified Excel file...

    docs.aspose.com/cells/java/copying-rows-and-col...
  9. Converting PPTX to PDF in Java, Presentation Ch...

    Hi Team, We are trying convert PPT document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 25.1 …...zip (2.3 MB) Professionalize.Discourse...Discourse July 8, 2025, 8:15am 2 @forasposeissues Cause The issue with...

    forum.aspose.com/t/converting-pptx-to-pdf-in-ja...
  10. GradientStop class | Aspose.Words for Python

    aspose.words.drawing.GradientStop class. Represents one gradient stop...gradient_stop = gradient_stops [ 2 ] gradient_stops . remove ( gradient_stop...gradient_stop ) self . assertEqual ( 2 , gradient_stops . count ) self...

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