Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 74,016 for

import

(0.6 sec)
  1. Connect Aspose.Pdf.LogicalStructure.HeaderEleme...

    Hello, How can I get the paragraphs/text fragments associated to the Element Type: Aspose.Pdf.LogicalStructure.HeaderElement in the attached file. Please see the code below to find the HeaderElement I am speaking of. …...pdf import Document from aspose.pdf.logicalstructure...logicalstructure import HeaderElement, ParagraphElement # Load...

    forum.aspose.com/t/connect-aspose-pdf-logicalst...
  2. Insert an Empty Page into a PDF File in Ruby|As...

    Learn how to insert an empty page into a specific location within a PDF document using Ruby and Aspose.PDF for precise document management....target document pdf = Rjb :: import ( ' com . aspose . pdf . Document...

    docs.aspose.com/pdf/java/insert-an-empty-page-i...
  3. Khmer PDF render issue - Free Support Forum - a...

    Hello Support, I also have a Khmer PDF render issue and noticed this thread. Whatever I try I cannot make it work. Could you please help/advise? Here is my code: Import aspose.words as aw from aspose.words.saving imp…... Here is my code: import aspose.words as aw from aspose...aspose.words.saving import PdfSaveOptions, PdfCompliance, PdfFontEmbeddingMode...

    forum.aspose.com/t/khmer-pdf-render-issue/324383
  4. 使用 Python 的基于区域的提取|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python 从 PDF 文档中的特定页面区域或段落结构提取文本。... import aspose.pdf as ap def extract_text_from_region...,然后遍历每个章节和段落。 从每个段落读取文本片段,并将结果写入文件。 import aspose.pdf as ap def extra...

    docs.aspose.com/pdf/zh/python-net/region-based-...
  5. Add XML Map inside the Workbook using XmlMapCol...

    Learn how to add an XML map into the workbook using the XmlMapCollection.Add method with Aspose.Cells for Node.js via C++....method, which you can use to import an XML map into a workbook...the XML map that has been imported from sample.xml into the output...

    docs.aspose.com/cells/nodejs-cpp/add-xml-map-in...
  6. EML parsing with threads and edit/add eml heade...

    Hi Team, We are planning to support EML Import in our macOS app with the following requirements: Input Formats: ZIP file containing EML folders/files Direct folder containing EML files (with nested structure) Expect…...are planning to support EML import in our macOS app with the following...when handling large EML ZIP imports? Please share: Supported approaches...

    forum.aspose.com/t/eml-parsing-with-threads-and...
  7. Compress PDF Document using Python | Aspose.PDF

    Easily compress PDF files using Aspose.PDF for Python via .NET with just one line of code. Optimize document size without compromising quality—efficient and seamless PDF compression!...while keeping its quality and important details intact. This professional...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/compress/
  8. 在Ruby中显示或隐藏标签页|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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/zh/java/display-or-hide-t...
  9. Hide or Unhide a Worksheet in Ruby|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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/java/hide-or-unhide-a-wor...
  10. Convert GIF to PDF using C#

    Follow this article to convert GIF to PDF using C#. It has details to set the IDE, a list of steps, and a sample code for developing a GIF file to PDF converter using C#....changing a GIF file to PDF Import the necessary classes from...turn GIF into PDF using C# . Import the Aspose.Pdf class, load...

    kb.aspose.com/pdf/net/convert-gif-to-pdf-using-...