Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 52,173 for

import document

(0.1 sec)
  1. Delete Forms from PDF in Python|Aspose.PDF for ...

    Remove Text based on subtype/form with Aspose.PDF for Python via .NET library. Remove all forms from the PDF....of a PDF document and then saves the modified document to the specified...output path. Load the PDF document. Access page resources. Clear...

    docs.aspose.com/pdf/python-net/remove-form/
  2. Convert PDF to Microsoft PowerPoint|Aspose.PDF ...

    Aspose.PDF allows you to convert PDF to PowerPoint format using Java. One way there is a possibility to convert PDF to PPTX with Slides as Images....feature to transform PDF documents into PPTX format. During this...as a second argument to the Document .save(..) method. Check next...

    docs.aspose.com/pdf/java/convert-pdf-to-powerpo...
  3. Manage Document Properties|Documentation

    Learn how to manage Document properties through the Aspose.Cells for .NET APIs....Ask AI Manage Document Properties Contents [ Hide ] Introduction...to spreadsheet files. These document properties provide useful...

    docs.aspose.com/cells/net/managing-document-pro...
  4. Working With Tables in Ruby|Aspose.Words for Java

    Working With Tables using Ruby....'/data/' # Open the document doc = Rjb :: import ( 'com.aspose.words...words.Document' ) . new ( @data_dir + "TestFile.doc" ) node_type...

    docs.aspose.com/words/java/working-with-tables-...
  5. Redact ODS Spreadsheet Online or using Java | p...

    Open and redact ODS Document online via app for free. Java API code to search and replace ODS text with regular expression....Java Redact Ods Redact ODS Document Online or via Java Develop...Develop powerful Java based ODS document redaction utility application...

    products.aspose.com/total/java/redact/ods/
  6. Redact XLSX Spreadsheet Online or using Java | ...

    Open and redact XLSX Document online via app for free. Java API code to search and replace XLSX text with regular expression....Java Redact Xlsx Redact XLSX Document Online or via Java Develop...Develop powerful Java based XLSX document redaction utility application...

    products.aspose.com/total/java/redact/xlsx/
  7. Remove PPT Password Protection Online or using ...

    Remove password from PPT Document through online app for free. C++ API code to unlock password protected PPT files....C++ Unlock Ppt Unlock PPT Document Password Online or via C++...Develop powerful C++ based PPT document locking and unlocking utility...

    products.aspose.com/total/cpp/unlock/ppt/
  8. Remove Empty Regions in Ruby|Aspose.Words for Java

    Remove empty regions from word Document using Ruby....remove empty regions from word document using Aspose.Words Java in...remove_empty_regions () # The path to the documents directory. data_dir = File...

    docs.aspose.com/words/java/remove-empty-regions...
  9. Replace Image in Existing PDF File using Python...

    This section describes about replace image in existing PDF file using Python library.... Import necessary modules (aspose.pdf...(outfile) Load the PDF document using ‘apdf.Document(path_infile)’. Open...

    docs.aspose.com/pdf/python-net/replace-image-in...
  10. Alignment Issue in Word and PPT during conversi...

    While upgrading Aspose from the old version to the new version, we faced image alignment issue in PDF-Word and PDF-PPT conversion. This issue was not present in the old version. Old version: implementation ‘com.aspose…...Sample code import com.aspose.pdf.Document import com.aspose.pdf...SaveFormat import com.aspose.slides.Presentation import com.aspose...

    forum.aspose.com/t/alignment-issue-in-word-and-...