Sort Score
Result 10 results
Languages All
Labels All
Results 7,911 - 7,920 of 152,030 for

2

(0.43 sec)
  1. Aspose words for JAVA 文档转换成pdf问题 - Free Support...

    使用maven版本 aspose-words:24.3:jdk17,把word文档转换成pdf后希望二者有布局上保持一致,就是高保真。但是现在出来的效果不太一样。请问该怎么解决? 附件是对比。 https://c.wss.cc/f/i20kj788uud 复制链接到浏览器打开...Angela_xu September 24, 2025, 2:29am 1 使用maven版本 aspose-words:24...Discourse September 24, 2025, 2:29am 2 @Angela_xu 要确保使用Aspose.Words...

    forum.aspose.com/t/aspose-words-for-java-pdf/31...
  2. Licença Temporária Dev OEM - Erro "Invalid lice...

    Olá, estou com uma licença temporária para Aspose.CAD (pedida dia 23 deste mês) para java e na minha app Spring Boot estou com a versão 21.12 e a usar docker, ao tentar colocar a minha licença pelo código está sempre a d…...TiagoNogueira January 26, 2026, 2:32pm 1 Olá, estou com uma licença...Discourse January 26, 2026, 2:32pm 2 @TiagoNogueira Você está recebendo...

    forum.aspose.com/t/licenca-temporaria-dev-oem-e...
  3. PageSet | Aspose.Words for .NET

    Create a tailored one-page set effortlessly with PageSet constructor, designed for precise page indexing and seamless user experience.... Writeln ( "Page 2." ); builder . InsertImage ( ImageDir...only three pages: page 1, page 2, and page 4. xpsOptions . PageSet...

    reference.aspose.com/words/net/aspose.words.sav...
  4. FieldCompare class | Aspose.Words for Python

    aspose.words.fields.FieldCompare class. Implements the COMPARE field... right_expression = '2' field . update () # The COMPARE... assertEqual ( ' COMPARE 3 < 2' , field . get_field_code ())...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Error when extracting images from PDF in multit...

    The code is as follows; this is an asynchronous method annotated with the @Async annotation. // interface @Async("ioTaskExecutor") CompletableFuture<List<BufferedImage>> getPdfImages(String pdfPath); //impl …...aspose-pdf-java pizhai2 August 2, 2025, 3:14pm 1 The code is as...Split this topic August 2, 2025, 9:07pm 2 4 posts were merged into...

    forum.aspose.com/t/error-when-extracting-images...
  6. FieldOptions.CustomTocStyleSeparator | Aspose.W...

    Discover the FieldOptions CustomTocStyleSeparator property to easily customize your FieldToc field's style separator for enhanced document navigation.... PageNumberOmittingLe = "2-5" ; // Set a custom string that...because they are within the "2-5" range. InsertNewPageWithHea...

    reference.aspose.com/words/net/aspose.words.fie...
  7. MappedDataFieldCollection.Item | Aspose.Words f...

    Discover the MappedDataFieldCollection Item property to easily manage field names in your data source for seamless mail merge integration.... EqualTo ( 2 )); using ( IEnumerator < KeyValuePair...<summary> /// Create a document with 2 MERGEFIELDs, one of which does...

    reference.aspose.com/words/net/aspose.words.mai...
  8. Create Chart in PPT Presentation Files using Py...

    Python source code to create chart in PPT Presentation.... get_cell( 0 , 2 , 0 , "2nd Qtr" )) chart . chart_data...get_cell(defaultWorksheetInde, 2 , 1 , 50 )) series . data_points...

    products.aspose.com/slides/python-net/chart/ppt/
  9. ImportFormatOptions.keepSourceNumbering propert...

    ImportFormatOptions.keepSourceNumbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents... Item 2 \r\n" + "8. Item 3\r\n" + "9....+ "6. Item 1\r\n" + "7. Item 2 \r\n" + "8. Item 3\r\n" + "9....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    This article describes how to use bookmarks in a PDF file. With our Java library, you can get bookmarks from the PDF file, get a bookmarks page number, update bookmarks in a PDF Document, and expand bookmarks when viewing a document....); // Set the target page as 2 pdfOutline . setDestination (...pdfDocument . getPages (). get_Item ( 2 ))); // Save output pdfDocument...

    docs.aspose.com/pdf/java/get-update-and-expand-...