Sort Score
Result 10 results
Languages All
Labels All
Results 9,001 - 9,010 of 149,114 for

2

(0.14 sec)
  1. Comparison of Page Description Languages

    Which PDL is better PS, XPS, OXPS, EPS, PDF, or AI. Is it even correct to compare them? Can really one of them replace another one? Let's find out!...N-Channel, ICC version 2) and only 2 types of fonts (TrueType...graphics editor. We rate AI by 2 . XPS can be viewed with Microsoft’s...

    docs.aspose.com/page/net/comparison-of-page-des...
  2. ActiveX|Aspose.Slides 文档

    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.... getHeight () - 2 , 1 , 1 ); graphics . drawLine...1 , 1 , image . getWidth () - 2 , 1 ); graphics . setColor ( SystemColor...

    docs.aspose.com/slides/zh/androidjava/activex/
  3. Fields Overview in C++|Aspose.Words for C++

    Fields feature in details, field codes and field results explained in Aspose.Words for C++....COMPARE { =2.5 +PRODUCT(3,5 ,8.4) } > 4}, { =2/2 }) } = 1 "Credit...)/4/5 functions: =ABS(-01.4)+2.645/(5.6^3.5)+776457 \\\# "#,##0"...

    docs.aspose.com/words/cpp/fields-overview/
  4. Aspose::Words::ControlChar::PageBreakChar field...

    Aspose::Words::ControlChar::PageBreakChar field. Page break character: (char)12 or "\f" in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ControlChar::Lf method | Aspose....

    Aspose::Words::ControlChar::Lf method. Line feed character: "\x000a" or "\n". Same as LineFeed in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Aspose::Words::ControlChar::DefaultTextInputCha...

    Aspose::Words::ControlChar::DefaultTextInputChar field. This is the "o" character used as a default value in text input form fields in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::ControlChar::ColumnBreakChar fie...

    Aspose::Words::ControlChar::ColumnBreakChar field. End of column character: (char)14 in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. SheetRender toImage Changing Font from Calibri ...

    I have a test excel spreadsheet that if I run through the code via SheetRender.toImage() the font changes from Calibri to TimesNewRoman. I believe this is something to do with default formatting since the cells around my…...Discourse July 10, 2025, 7:55pm 2 @camilla11 Cause The issue you’re...KB) simon.zhao July 11, 2025, 2:13pm 5 @camilla11 image1.png (6...

    forum.aspose.com/t/sheetrender-toimage-changing...
  9. Convert PNG to EPS using Java API Solution

    PNG to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Java It is necessary to do just 2 steps in order to perform PNG...image to EPS using files paths. 2 3 // Create default options 4...

    docs.aspose.com/page/java/convert/png-to-eps/
  10. Convert GIF to EPS using Java API Solution

    GIF to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Java It is necessary to do just 2 steps in order to perform GIF...image to EPS using files paths. 2 3 // Create default options 4...

    docs.aspose.com/page/java/convert/gif-to-eps/