Sort Score
Result 10 results
Languages All
Labels All
Results 5,171 - 5,180 of 13,928 for

document editing

(0.2 sec)
  1. Working with Sections in C++|Aspose.Words for C++

    Understanding Document section concepts and manipulation practices using C++. Insert section into a Document C++. Remove section C++. Copy sections between Documents....Hide ] Sometimes you want a document that does not have the same...orientation, or have the first document page as a cover page without...

    docs.aspose.com/words/cpp/working-with-sections/
  2. Android API to Render EPUB to DOTM | products.a...

    Transform EPUB to DOTM via Android via Java API... To be able to open and edit an EPUB file in Word, it must...features for manipulating PDF documents, including the ability to...

    products.aspose.com/total/android-java/conversi...
  3. FieldPage | Aspose.Words for Java

    Implements the PAGE field in Java....the Working with Fields documentation article. Remarks: Retrieves...size of our documents. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Java API to Export MD to PS | products.aspose.com

    Convert MD to PS using on premise Java API...Java is a suite of powerful document processing APIs that allow...that enables you to create, edit, and convert PDF files. It also...

    products.aspose.com/total/java/conversion/md-to...
  5. Convert various Images formats to PDF in Python...

    Convert various images formats such as, BMP, CGM, DICOM, PNG, TIFF, EMF and SVG to PDF using Python....PDF Convert BMP files to PDF document using Aspose.PDF for Python...Python: Create an empty PDF document. Create the page you need...

    docs.aspose.com/pdf/python-net/convert-images-f...
  6. Compare Documents in C++|Aspose.Words for C++

    Compare two Documents in any supported formats and shows content changes using C++. You can apply advanced options when comparing....Compare Documents Contents [ Hide ] Comparing documents is a process...identifies changes between two documents and contains the changes as...

    docs.aspose.com/words/cpp/compare-documents/
  7. Android API to Render XPS to MARKDOWN | product...

    Transform XPS to MARKDOWN via Android via Java API...Paper Specification) is a document format developed by Microsoft...store documents in a fixed layout format. XPS documents are similar...

    products.aspose.com/total/android-java/conversi...
  8. Android API to Render PDF to RTF | products.asp...

    Transform PDF to RTF via Android via Java API...Rich Text Format (RTF) is a document format that is supported by... It allows users to save documents in a format that is compatible...

    products.aspose.com/total/android-java/conversi...
  9. Android API to Render MHTML to ODT | products.a...

    Transform MHTML to ODT via Android via Java API...standard for word processing documents. It is an XML-based file format...ODT allows users to open and edit the web page in a word processor...

    products.aspose.com/total/android-java/conversi...
  10. Compressed PDF cannot be opened with Adobe soft...

    Hi, When compressing the file Concertae.pdf (1.2 MB) using a code such as this OptimizationOptions options = new(); options.ImageCompressionOptions.CompressImages = true; options.ImageCompressionOptions.ResizeImages = …...= 40; using var doc = new Document(memoryStreamContent, true);...= 40; using var doc = new Document(dataDir + "Concertae.pdf"...

    forum.aspose.com/t/compressed-pdf-cannot-be-ope...