Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 67,081 for

import

(0.11 sec)
  1. 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...
  2. 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
  3. Counting Artifacts of a Particular Type in Pyth...

    This article illustrates how to inspect pagination artifacts in a PDF document using Aspose.PDF for Python via .NET.... import aspose.pdf as ap def count...

    docs.aspose.com/pdf/python-net/counting-artifacts/
  4. 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/
  5. 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/
  6. 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/
  7. 使用 PHP 的 PDF 转换解决方案 | Aspose.PDF

    通过 Java 使用 Aspose.PDF for PHP 将 PDF 转换为 DOCX、PPTX、XLS、XLSX、EPUB、TEX、MHTML、Markdown 等...php" ); // Import the necessary classes from..."lib/aspose.pdf.php" ); // Import the necessary classes from...

    products.aspose.com/pdf/zh-hans/php-java/conver...
  8. 使用 PHP 的 PDF 转换解决方案 | Aspose.PDF

    使用 Aspose.PDF for PHP 透過 Java 將 PDF 轉換為 DOCX、PPTX、XLS、XLSX、EPUB、TEX、MHTML、Markdown 等格式。...php" ); // Import the necessary classes from..."lib/aspose.pdf.php" ); // Import the necessary classes from...

    products.aspose.com/pdf/zh-hant/php-java/conver...
  9. Mht to pdf - exception - "element already exist...

    language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, exception is thrown “element already exists” input file 38.zip (43.6 KB)...this: import com.aspose.html.converters.Converter; import com.aspose...

    forum.aspose.com/t/mht-to-pdf-exception-element...
  10. 使用 Python 将 PowerPoint 演示文稿转换为 Word 文档|Aspose.S...

    使用 Aspose.Slides for Python via .NET,轻松将 PowerPoint 和 OpenDocument 演示文稿转换为 Word 文档。我们的分步指南附带示例 Python 代码,为希望简化文档工作流的开发者提供解决方案。...的演示文稿,如下所示: import aspose.slides as slides import aspose.words...

    docs.aspose.com/slides/zh/python-net/convert-po...