Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 50,429 for

import document

(0.1 sec)
  1. Adding Bates Numbering Artifact in Python via ....

    Aspose.PDF for Python via .NET allows you to add Bates Numbering to PDF....identifiers to pages within a document set. Aspose.PDF for Python...artifact can be applied to the document through the ‘add_bates_numbering’...

    docs.aspose.com/pdf/python-net/add-bates-number...
  2. 不使用 Visual Studio 的 ASP.NET|Aspose.PDF for .NET

    学习如何在 ASP.NET 项目中使用 Aspose.PDF for .NET,而无需依赖 Visual Studio。请遵循此实用指南。..."C#" %> <% @ Import Namespace = "System" %> <% @ Import Namespace...%> <% @ Import Namespace = "System.Data" %> <% @ Import Namespace...

    docs.aspose.com/pdf/zh/net/asp-net-without-usin...
  3. NullPointerException when converting a docx to ...

    Hello With Aspose words 18.2 I have a NullPointerException when trying to convert a docx to pdf. Problem occurs when a part of my docx is splitted into 2 pages Stack trace : Exception in thread "main" java.lang.Nu…...Document.updatePageLayout(Unknown Source)...Source) at com.aspose.words.Document.zzXA(Unknown Source) at com...

    forum.aspose.com/t/nullpointerexception-when-co...
  4. Online ODP File Text Finder or Build ODP Search...

    Free online app to search in ODP file. C++ API code for any ODP file text search application....Search Odp Online Searchable Document App and ODP Text Search Library...Develop powerful C++ based ODP document search engine software or...

    products.aspose.com/total/cpp/search/odp/
  5. 档案

    档案...wordtopdf; import androidx.annotation.RequiresApi; import androidx...AppCompatActivity; import android.annotation.TargetApi; import android.app...

    blog.aspose.com/zh/words/build-android-word-to-...
  6. Add Page Stamp to PDF using Python | Aspose.PDF

    Add page stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET....aspose-pdf Add Page Stamp to PDF Document Python You need Aspose.PDF...instance of Document. Open a PDF document using Document object....

    products.aspose.com/pdf/python-net/stamps/page/
  7. Convert PDF to Excel Workbook in Ruby|Aspose.PD...

    Understand how to convert PDF data into Excel workbooks using Ruby with Aspose.PDF, simplifying data extraction and analysis....Excel Workbook To convert PDF document to Excel Workbook using Aspose...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...
  8. Remove Field in Jython|Aspose.Words for Java

    Remove Field using Jython....words import Settings from com . aspose . words import Document...dataDir + 'programming_documents/' doc = Document ( dataDir + "RemoveField...

    docs.aspose.com/words/java/remove-field-in-jython/
  9. Add Image Stamp to PDF using Python | Aspose.PDF

    Add image stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET....aspose-pdf Add Image Stamp to PDF Document Python You need Aspose.PDF...instance of Document. Open a PDF document using Document object....

    products.aspose.com/pdf/python-net/stamps/image/
  10. Getting and Setting Page Properties using Pytho...

    This section shows how to get the number of pages in a PDF file, get information about PDF page properties such as color and set page properties....PDF File When working with documents, you often want to know how...Open the PDF file using the Document class. Then use the PageCollection...

    docs.aspose.com/pdf/python-net/get-and-set-page...