Sort Score
Result 10 results
Languages All
Labels All
Results 7,381 - 7,390 of 188,056 for

page

(1.35 sec)
  1. Փոխարկել HTML DOCX Java

    Փոխարկեք HTML ը DOCX ձևաչափի Java կոդով: Պահեք HTML որպես DOCX օգտագործելով Java:...for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.docx", page + 1)...

    products.aspose.com/words/hy/java/conversion/ht...
  2. Փոխարկել DOC PDF Java

    Փոխարկեք DOC ը PDF ձևաչափի Java կոդով: Պահեք DOC որպես PDF օգտագործելով Java:...for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.pdf", page + 1)...

    products.aspose.com/words/hy/java/conversion/do...
  3. 通过 XML 和 XSLT 创建一个 Hello World PDF 文档|Aspose.PD...

    Aspose.PDF for Java 提供了将 XML 文件转换为 PDF 文档的机会,要求输入的 XML 文件必须遵循 Aspose.PDF XSD Java Schema。...Bottom= "15cm" /> </PageInfo> <Page id= "mainSection" > <TextFragment>...</TextSegment> </TextFragment> </Page> </Document> </html> </xsl:template>...

    docs.aspose.com/pdf/zh/java/create-a-hello-worl...
  4. 如何使用 C++ 和 JavaScript 缩放工作表|Documentation

    本文展示了使用 C++ 和 Aspose.Cells for JavaScript 缩放工作表的示例代码。...Cells Fit To Page Example </ title > </ head >...< h1 > Fit Worksheet to One Page </ h1 > < input type = "file"...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  5. NullPointerException Is Thrown When Loading a P...

    Hello, Since 25.8 (inclusive) version, I am not able to instantiate a lot of presentation files. Reason: Caused by: java.lang.NullPointerException: Cannot invoke "com.aspose.slides.ms.System.Xml.t2.getLocalName()" beca…...all fixes on the Release Notes page. You can also find the latest...library on the Product Download page....

    forum.aspose.com/t/nullpointerexception-is-thro...
  6. FieldMergeBarcode.ForegroundColor | Aspose.Word...

    Discover the FieldMergeBarcode ForegroundColor property to customize your barcode's appearance. Easily set colors with values from 0 to 0xFFFFFF!...will create a new page for each row. Each page will contain a DISPLAYBARCODE...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Crop EPS images via .NET | products.aspose.com

    Try our On-Premise document APIs to cropEPS image or photo files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....captivate a user visiting your web page, position attention-grabbing...formats (including uniform multi-page or multi-frame image processing)...

    products.aspose.com/imaging/net/crop/eps/
  8. 用C++设置页眉页脚|Documentation

    本文介绍如何通过使用C++ API或库中的脚本命令,编程方式在Excel工作表的页眉和页脚中插入图片。...&14 123" ); // Set the current page number at the central section...SetFooter ( 1 , u "&P" ); // Set page count at the right section of...

    docs.aspose.com/cells/zh/cpp/setting-headers-an...
  9. Add Text to PDF using Rust|Aspose.PDF for Rust ...

    Learn how to add text to a PDF document in Rust using Aspose.PDF for content enhancement and document editing....text to the PDF document with page_add_text function. Saves the...pdf" ) ? ; // Add text on page pdf . page_add_text ( 1 , "added text"...

    docs.aspose.com/pdf/rust-cpp/add-text-to-pdf-file/
  10. Aspose::Words::Layout::RevisionOptions::get_Rev...

    Aspose::Words::Layout::RevisionOptions::get_RevisedPropertiesColor method. Allows to specify the color to be used for content with changes of formatting properties FormatChange Default value is NoHighlight in C++....bar on the left side of the page next to lines affected by revisions...// on the right side of the page. revisionOptions -> set_ShowInBalloons...

    reference.aspose.com/words/cpp/aspose.words.lay...