Sort Score
Result 10 results
Languages All
Labels All
Results 7,951 - 7,960 of 159,255 for

2

(0.43 sec)
  1. Using AbstractCalculationEngine Feature|Documen...

    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....of A2 is : 2 Using AbstractCalculationE Feature - 2 The following...

    docs.aspose.com/cells/cpp/using-abstractcalcula...
  2. Retain Formatting of MathML Office Math Equatio...

    Hi, We are seeing an issue where an equation that is on two lines in the Docx is rendered differently after Aspose conversion to PDF, changing the meaning of the equation (the multipliers of a product are split onto two…...docxtopdf PiotrGov November 18, 2020, 2:43pm 1 Hi, We are seeing an issue...hafeez November 18, 2020, 3:10pm 2 @PiotrGov , I am able to reproduce...

    forum.aspose.com/t/retain-formatting-of-mathml-...
  3. Copy Inner and Outer Field|Aspose.PDF for Java

    This section explains how to copy inner and outer Field with com.aspose.pdf.facades using FormEditor Class....( "Last Name" , "Last Name 2" , 2 ); editor . save ( _dataDir...

    docs.aspose.com/pdf/java/copy-inner-and-outer-f...
  4. TextColumn class | Aspose.Words for Python

    aspose.words.TextColumn class. Represents a single text column... set_count ( 2 ) # Determine the amount of room...builder . writeln ( 'Wide column 2.' ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TxtListIndentation class | Aspose.Words for Nod...

    Aspose.Words.Saving.TxtListIndentation class. Specifies how list levels are indented when document is exporting to [SaveFormat.Text](../../aspose.words/saveformat/#Text) format... writeln ( "Item 2" ); builder . listFormat . listIndent...1 ${ newLine } ` + ` a. Item 2 ${ newLine } ` + ` i. Item 3 ${...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. HeightRule Enum | Aspose.Words for .NET

    Discover Aspose.Words.HeightRule enum for precise control over object height in documents. Optimize your workflow with this essential feature!... Auto 2 The height will grow automatically...InsertCell (); builder . Write ( "Row 2, cell 1." ); builder . EndTable...

    reference.aspose.com/words/net/aspose.words/hei...
  7. AxisScaling class | Aspose.Words for Python

    aspose.words.drawing.charts.AxisScaling class. Represents the scaling options of the axis...'Series 1' , x_values = [ 1 , 2 , 3 , 4 , 5 ], y_values = [ 1...cover our X-value range (0, 1, 2, 3...). # A linear axis is not...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Converting HTML to PDF Very Slow with Large HTM...

    I am using version 26.1 of Aspose.PDF.Drawing. When I try to convert large html text to PDF it takes a very long time. With the input that I was testing with, it took around 33 minutes to convert my html string to pdf …...ali February 25, 2026, 7:05pm 2 @mholguin We have opened the following... ilyazhuykov March 11, 2026, 2:17pm 4 @mholguin Hi, it seems...

    forum.aspose.com/t/converting-html-to-pdf-very-...
  9. Memory leak in word sdk with linear growth - Fr...

    Reproduction package at /Users/rakesh/git/sessions/aspose-words-leak-report/: BUG_REPORT.md - Full report with data on v25.10 AND v26.3 memory_leak_repro.cpp - Standalone reproduction (verified builds and runs) CMakeLi…...words-cpp nsdeveloper May 4, 2026, 2:28am 1 Reproduction package at...alexey.noskov May 4, 2026, 5:28am 2 @nsdeveloper We have opened the...

    forum.aspose.com/t/memory-leak-in-word-sdk-with...
  10. Pdf.title/author/subject not working? - Free Su...

    Hi, I tried to change the title/author and some other properties of the PDF file: pdf.BindFO(fodoc); pdf.Title = "some title"; pdf.Author = "myself"; but in the result PDF file, the title is always "System.IO.Mem…...codewarior October 15, 2008, 3:55am 2 Hello Bill, I have tested the...inconvenienc billx October 15, 2008, 2:53pm 3 Hi, I get it work by set...

    forum.aspose.com/t/pdf-title-author-subject-not...