Sort Score
Result 10 results
Languages All
Labels All
Results 4,871 - 4,880 of 67,787 for

import

(0.71 sec)
  1. Developer Guide|Documentation

    Aspose.Cells for JavaScript via C++ developer guide....Excel Macro-Enabled workbook Import XML to Excel workbook with...

    docs.aspose.com/cells/javascript-cpp/developer-...
  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. 在 Ruby 中读取 Shape 的用户定义单元格|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....Diagram 实例 diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...

    docs.aspose.com/diagram/zh/java/read-shape-s-us...
  4. According to page size how to set the Bookmark ...

    For example: Zoom level: Fit Width, Document OriginalPDF = new Document();Page pdfPage = null; .....pdfPage = OriginalPDF.Pages[3]; pdfPage.CropBox.Height; pdfPage.MediaBox.Height; pdfPage.Rect.Hei…... Bookmark XML file will Import to PDF file. <?xml version="1...

    forum.aspose.com/t/according-to-page-size-how-t...
  5. Rotate PDF Pages programmatically|Aspose.PDF fo...

    Change page orientation and fitting the page content to the new page orientation using Java....examples ; import com.aspose.pdf.* ; public class...

    docs.aspose.com/pdf/java/rotate-pages/
  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. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Viewer via Python https://products.aspose.com/pdf/python-net/viewer/ Recent content in PDF Viewer via Python on Aspsoe.PDF Products Hugo --......chroma language-py py line cl kn import nn aspose.pdf k as nn apdf...cl line cl kn from nn os kn import n path line cl line cl n path_infile...

    products.aspose.com/pdf/python-net/viewer/index...
  8. 档案

    档案...这里有一个执行所有这些步骤的 Python 代码片段: import aspose.cells as cells from...from aspose.pydrawing import Color # 加载Excel文件 workbook = cells ...

    blog.aspose.com/zh/cells/create-gantt-chart-in-...
  9. ImportFormatOptions.SmartStyleBehavior | Aspose...

    Discover how the ImportFormatOptions SmartStyleBehavior property optimizes style Imports with equal names in documents. Customize your Import process effortlessly!...specifies how styles will be imported when they have equal names... if KeepSourceFormatting importing mode is used. When this option...

    reference.aspose.com/words/net/aspose.words/imp...
  10. Fields Overview in Python|Aspose.Words for Pyth...

    You can access field modifying using Python. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....Word document that are not imported into Aspose.Words as a collection...and INCLUDEPICTURE field are imported into Aspose.Words as a Shape...

    docs.aspose.com/words/python-net/fields-overview/