Sort Score
Result 10 results
Languages All
Labels All
Results 4,781 - 4,790 of 69,962 for

import

(0.22 sec)
  1. Edit PDF in Python | products.aspose.com

    Edit PDF in Python. Use Python library API to edit PDF document...Python code for editing PDF import aspose.slides as slides with...

    products.aspose.com/slides/python-net/editor/pdf/
  2. View POTX in C++ | products.aspose.com

    View POTX in C++. Use C++ library API to open and view PowerPoint presentation...manipulate or edit presentations, import presentations from images or...

    products.aspose.com/slides/cpp/viewer/potx/
  3. View OTP in C++ | products.aspose.com

    View OTP in C++. Use C++ library API to open and view OpenOffice presentation...manipulate or edit presentations, import presentations from images or...

    products.aspose.com/slides/cpp/viewer/otp/
  4. Python 中的 ImapClient 活动日志记录|Documentation

    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....ImapClient 类,用于将信息记录到指定的日志文件: import aspose.email as ae client =...

    docs.aspose.com/email/zh/python-net/imapclient-...
  5. Word文件,如何去掉页眉页脚,同时保持内容排版不变 - Free Support Forum...

    Import com.aspose.words.*; public class RemoveHeaderFooter { public static void main(String[] args) throws Exception { Document doc = new Document("input.doc"); for (Section section : doc.getSection…...December 8, 2025, 10:36am 1 import com.aspose.words.*; public...FooterDistance ,让它们保持原来的数值。 import com.aspose.words.*; public...

    forum.aspose.com/t/word/322768
  6. setOrientation(LANDSCAPE) Does Not Update Paper...

    Aspose.Cells Bug Report: setOrientation(LANDSCAPE) Does Not Update Paper Dimensions Summary When setting PageSetup.setOrientation(PageOrientationType.LANDSCAPE) on a worksheet, the orientation flag is updated but the pap…...Case import com.aspose.cells.PageOrientationType; import com.aspose...PdfSaveOptions; import com.aspose.cells.PrintingPageType; import com.aspose...

    forum.aspose.com/t/setorientation-landscape-doe...
  7. Docx to Pdf rendition is not getting generating...

    In the original document SISMS-06-01-SFP-FORM-006320.docx (107.7 KB), row 54 appears on page 9. However, after converting the document to PDF using Aspose version 25.6, row 54 is shifted to page 8 in the output file SISM…...rendering: import com.aspose.words.Document; import com.aspose...

    forum.aspose.com/t/docx-to-pdf-rendition-is-not...
  8. Formula Calculation Engine in Xlsx4j|Documentation

    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....only recalculate the formulas imported from a designer spreadsheet...Find Value in Cells in xlsx4j Import Data to Worksheets in xlsx4j...

    docs.aspose.com/cells/java/formula-calculation-...
  9. 图片|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中处理图片:插入、裁剪、压缩、重新着色,并使用 PPT、PPTX 和 ODP 演示文稿的示例导出图像。... import ( "java.io.FileInputStream"...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  10. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a document using Python....words import Document , HeaderFooterType...collection: from aspose.words import Document , HeaderFooterType...

    docs.aspose.com/words/python-net/working-with-h...