Sort Score
Result 10 results
Languages All
Labels All
Results 4,441 - 4,450 of 155,495 for

2

(0.88 sec)
  1. Error: Index was out of range. Must be non-nega...

    This error is given when imaging the attached .pdf into a .tif. Is this an issue with Aspose itself?ImagingIndexError.pdf (315.3 KB)...Family mpkostek May 1, 2023, 2:32pm 1 This error is given when...asad.ali May 1, 2023, 9:48pm 2 @mpkostek Would you kindly share...

    forum.aspose.com/t/error-index-was-out-of-range...
  2. Splitter.ExtractPages | Aspose.Words for .NET

    Effortlessly extract specific pages from any document with our Splitter ExtractPages method. Save them in your desired format for easy access!...docx" , 0 , 2 ); Splitter . ExtractPages ( doc...ExtractPages.2.docx" , SaveFormat . Docx , 0 , 2 ); See Also class...

    reference.aspose.com/words/net/aspose.words.low...
  3. Apply Theme To Shape|Documentation

    This section explains how to set theme Properties in a visio shape with Aspose.Diagram.... getPage ( "Page-2" ); // Add master with stencil...PageIndex = 1 ; double width = 2 , height = 2 , pinX = 4 . 25 , pinY...

    docs.aspose.com/diagram/java/apply-theme-to-shape/
  4. Change pages only after comparison - Free Suppo...

    Hi, docA = aw.Document( "DocumentA.docx") docB = aw.Document("DocumentA_corrected.docx") options = aw.comparing.CompareOptions() options.ignore_formatting = True options.ignore_headers_and_footers = True o…...words-python Prakruth September 2, 2025, 1:29pm 1 Hi, docA = aw...corrections are made in page 1,2,5 after comparing now is there...

    forum.aspose.com/t/change-pages-only-after-comp...
  5. Columns Containing Strongly Typed Data|Document...

    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....Exporting the contents of 2 rows and 2 columns starting from the... ExportDataTable ( 0 , 0 , 2 , 2 , true ); // Binding the DataTable...

    docs.aspose.com/cells/net/columns-containing-st...
  6. Question implementation C# and result dxf - Fre...

    Hello, my name is Ernandes, I work as a fullstack Dev in .net and we are building an application to manipulate plans in AutoCAD, through commands, to optimize time, and I came across the libraries, Aspose.CAD and Aspose.…...jemsystems April 24, 2025, 2:48pm 1 Hello, my name is Ernandes...Discourse April 24, 2025, 2:48pm 2 @ernandes.pereira.jemsystems...

    forum.aspose.com/t/question-implementation-c-an...
  7. HEIC, HEIF to PDF - Free Support Forum - aspose...

    Hi Team, We are currently using Aspose Total for Java in our application, for converting different types to PDF. Could you please let us know if Aspose total have the library for converting HEIC and HEIF to PDF?...PrasanthTirlangi September 17, 2025, 2:37pm 1 Hi Team, We are currently...Discourse September 17, 2025, 2:37pm 2 @PrasanthTirlangi Hello, Aspose...

    forum.aspose.com/t/heic-heif-to-pdf/318767
  8. NumberStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NumberStyle enum to customize footnotes and endnotes page numbers, enhancing your document formatting effortlessly....Arabic 0 Arabic numbering (1, 2, 3, …) UppercaseRoman 1 Upper... III, …) LowercaseRoman 2 Lower case Roman (i, ii, iii,...

    reference.aspose.com/words/net/aspose.words/num...
  9. Moving PDF Pages programmatically via Python|As...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for Python via .NET....page to move (in this case, page 2) — this refers to a Page . Create...input_file_name ) page = document . pages [ 2 ] another_document = ap . Document...

    docs.aspose.com/pdf/python-net/move-pages/
  10. Add Trend Lines to Presentation Charts in Pytho...

    Quickly add and customize trend lines in PowerPoint and OpenDocument charts with Aspose.Slides for Python via .NET — a practical guide and code examples to improve forecasting accuracy and engage your audience....series 2. Adding moving average trend line for chart series 2. Adding...Logarithmic trend line for chart series 2 tredLineLog = chart . chart_data...

    docs.aspose.com/slides/python-net/trend-line/