Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 186,673 for

page

(0.15 sec)
  1. 程序化拆分 PDF|Aspose.PDF for .NET

    本主题展示了如何在您的 .NET 应用程序中使用 C# 将 PDF 页面拆分为单独的 PDF 文件。...在每次迭代中,创建一个新的 Document 对象,并将单个 Page 对象添加到空文档中。 使用 Save 方法保存新的 PDF。...RunExamples . GetDataDir_AsposePdf_Pages (); // Open PDF document using...

    docs.aspose.com/pdf/zh/net/split-pdf-document/
  2. PDF转换API | Aspose.PDF

    使用 Aspose.PDF 库将 PDF 转换为 DOCX、PPTX、XLS、XLSX、EPUB、TEX、MHTML、Markdown 和其他格式...document = new Document (); Page page = document . getPages ()...."Sample.bmp" ). toString ()); page . getParagraphs (). add ( image...

    products.aspose.com/pdf/zh-hans/conversion/
  3. Extract Tables from PDF using Python | Aspose.PDF

    Extract tables from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...TableAbsorber and iterate over pages Extract table content Save extracted...path_infile ) for page in pdf_document . pages : absorber = apdf...

    products.aspose.com/pdf/python-net/table/extract/
  4. BuildingBlockBehavior enumeration | Aspose.Word...

    Aspose.Words.BuildingBlocks.BuildingBlockBehavior enumeration. Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main document.... Page Specifies that the building...shall be added into its own page. Default Same as BuildingBlockBehavio...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. VbaProject.is_signed property | Aspose.Words fo...

    VbaProject.is_signed property. Shows whether the [VbaProject](../) is signed or not....signed; Project code page: { vba_project . code_page } ; Modules count:...signed; Project code page: { vba_project . code_page } ; Modules count:...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Resources|CAD 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....CAD for Java home page Product home page. Aspose.CAD blog Check...

    docs.aspose.com/cad/java/resources/
  7. Resources|CAD 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....CAD for Java home page Product home page. Aspose.CAD blog Check...

    docs.aspose.com/cad/java/getting-started/resour...
  8. Resources|Aspose.Slides Documentation

    Discover key Aspose.Slides for Java resources—from downloads and docs to forums and blog updates—to improve working with PPT, PPTX and ODP....Slides for Java home page Product home page. Aspose.Slides blog...

    docs.aspose.com/slides/java/resources/
  9. Aspose.PDF hangs on table parsing when using fl...

    Aspose.PDF hangs on table parsing when using flow engine. If I switch off flow engine it works. The hang happens when I try to parse file Page by Page. If I try to parse all the tables in the entire file (3 Pages in tot…...when I try to parse file page by page. If I try to parse all the...tables in the entire file (3 pages in total) it crashes with message...

    forum.aspose.com/t/aspose-pdf-hangs-on-table-pa...
  10. Aspose::Words::ParagraphFormat::get_KeepWithNex...

    Aspose::Words::ParagraphFormat::get_KeepWithNext method. True if the paragraph is to remains on the same Page as the paragraph that follows it in C++....paragraph is to remains on the same page as the paragraph that follows...to stay together on the same page. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/par...