Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 150,870 for

2

(0.12 sec)
  1. docx转PDF后,生僻字不显示 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件: 金顶宝-20年-单签-2024V1.0 (1) (1).docx (33.6 KB)...docx转PDF后,生僻字不显示 中文技术支持 ZhonghaoSun July 2, 2025, 10:21am 1 版本:23.8 编程语言:java...Professionalize.Discourse July 2, 2025, 10:22am 2 @ZhonghaoSun Cause The...

    forum.aspose.com/t/docx-pdf/314728
  2. Image.GetOriginalOptions() along with changing ...

    Hi there, Using latest version (25.9) for .NET. We want to use Image.GetOriginalOptions() when changing resolution so we can keep all other aspects of the image (compression, color depth, etc.). However, we are not ab…...adlib September 4, 2025, 2:11pm 1 Hi there, Using latest...Discourse September 4, 2025, 2:11pm 2 @markmanley.adlib Hi Mark...

    forum.aspose.com/t/image-getoriginaloptions-alo...
  3. Working with Pages in PS file | Java

    How to add pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...following code snippet creates a 2-paged PS document in 8 steps:...with default options. Create a 2-paged PsDocument with an already...

    docs.aspose.com/page/java/ps/working-with-pages/
  4. How to calculate paragraphs in word occupy a fe...

    LayoutEnumerator Please provide me with a case, thanks...Family words-java Crane April 2, 2025, 10:57am 1 LayoutEnumerator...Professionalize.Discourse April 2, 2025, 10:58am 2 @Crane To calculate how...

    forum.aspose.com/t/how-to-calculate-paragraphs-...
  5. There is a gap between the footer added to the ...

    I use Aspose.pdf for NET 25.8 to add a footer to a PDF. There is always a gap between the added footer and the bottom of the page void Main() { InitCoreComponent(); // Open PDF document var document = new Aspose.Pdf…...aspose-pdf-net sullivan August 29, 2025, 2:44pm 1 I use Aspose.pdf for NET...Save(@"C:\Users\54390\Desktop\inxun\2\output.pdf"); } Demo file demo...

    forum.aspose.com/t/there-is-a-gap-between-the-f...
  6. Aspose::Words::Document::get_EndnoteOptions met...

    Aspose::Words::Document::get_EndnoteOptions method. Provides options that control numbering and positioning of endnotes in this document in C++....); builder -> Write ( u "Text 2. " ); builder -> InsertFootnote...FootnoteType :: Footnote , u "Footnote 2." ); builder -> Write ( u "Text...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. 21266433.xlsx

    Sheet1 Fruits Quantity Apples 2 Apples 2 Apples 3 Apples 3 Apples 3 Apples 3 Oranges 3 Oranges 3 Oranges 3 Oranges 3 Pears 3 Pears 3 Pears 3 Pears 3 Pears 3 Mango 3 Mango 3 2016-11-23T04:55:43Z 15.......Sheet1 Fruits Quantity Apples 2 Apples 2 Apples 3 Apples 3 Apples...

    docs.aspose.com/cells/ru/cpp/creating-subtotals...
  8. TextColumnCollection.width property | Aspose.Wo...

    TextColumnCollection.width property. When columns are evenly spaced, gets the width of the columns.... set_count ( 2 ) builder . writeln ( 'Column...) builder . writeln ( 'Column 2.' ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Lists::ListLevel::get_LinkedStyl...

    Aspose::Words::Lists::ListLevel::get_LinkedStyle method. Gets or sets the paragraph style that is linked to this list level in C++....( u "Heading 1" )); // Level 2 labels will display the current...get_ListLevels () -> idx_get ( 2 ) -> set_NumberFormat ( u "- \x0002...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. Field.update method | Aspose.Words for Python

    aspose.words.fields.Field.update method...insert_field ( '= 2 + 3' ) self . assertEqual ( '= 2 + 3' , field...update () self . assertEqual ( '= 2 + 3 \\ # $###.00' , field . get_field_code...

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