Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 155,382 for

2

(0.33 sec)
  1. owl-edited2.svg

    docs.aspose.com/svg/files/owl-edited2.svg

  2. MappedDataFieldCollection | Aspose.Words for Java

    Allows to automatically map between names of fields in your data source and names of mail merge fields in the document in Java....getCount(), 2); Iterator> enumerator = mappedDataFields.../// /// Create a document with 2 MERGEFIELDs, one of which does...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Saving::XpsSaveOptions::XpsSaveO...

    Aspose::Words::Saving::XpsSaveOptions::XpsSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Xps format in C++....serve as TOC entries of levels 1, 2, and then 3. builder -> get_ParagraphFormat...builder -> Writeln ( u "Heading 1.2" ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose.pdf.dll for .Net and Aspose.word.dll for...

    Hi Aspose Support Team, We have been using a console application developed with .NET Framework 3.5, utilizing Aspose.PDF.dll (8.0.0) for >net and Aspose.Words.dll (13.2.0) for .Net to merge template PDFs and Word files …...2.0) for .Net to merge template...alexey.noskov April 4, 2025, 2:10pm 2 @jijikkt Could you please...

    forum.aspose.com/t/aspose-pdf-dll-for-net-and-a...
  5. CustomFont increases PDF-Size enormously - Free...

    Hi, if I add a CustomFont, the size of the PDF increases extremely. grafik.png (3.4 KB) From 67KB to 1.888KB. In code it is line: grafik.png (13.1 KB) Find also my code attached for testing. Root path must be adapt…...zip (2.3 MB) Best regards tahir.manzoor October 5, 2022, 2:34pm...2:34pm 2 @Chris2Stein We have logged this problem in our issue tracking...

    forum.aspose.com/t/customfont-increases-pdf-siz...
  6. 请问目前 Aspose pdf 目前支持弹出效果的 pdf 批注吗,如果有请提供java 代码...

    批注的效果是:在pdf 上有个类似按钮这样的东西,然后通过点击它展示批注的详细信息。...Discourse May 8, 2025, 11:16am 2 @chenxiaohui111 请问您能否提供更多关于您想...chenxiaohui111 May 12, 2025, 2:17am 5 example_comment_pdf.pdf...

    forum.aspose.com/t/aspose-pdf-pdf-java/312454
  7. RunCollection indexer | Aspose.Words for Python

    RunCollection indexer. Retrieves a [Run](../../run/) at the given index....example -1 means the last item, -2 means the second before last and...assertTrue ( runs [ 2 ] . is_insert_revision ) # 2 - A "format" revision:...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type of section break for the specified object....writeln ( 'This text is in section 2.' ) self . assertEqual ( aw ....page_setup . section_start ) # 2 - Starts the next section on the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...Family words-java ssj123ssj August 2, 2024, 9:20am 1 3042×1159 129...DOCX); } ssj123ssj August 2, 2024, 9:21am 2 myTest.docx (29.7 KB)...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  10. FieldToc.hide_in_web_layout property | Aspose.W...

    FieldToc.hide_in_web_layout property. Gets or sets whether to hide tab leader and page numbers in Web layout view....page_number_omitting_level_range = '2-5' # Set a custom string that...because they are within the "2-5" range. insert_new_page_with_heading...

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