Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 375,277 for

document

(0.15 sec)
  1. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick Document edits....correct or replace text in a PDF document. Trying to do it manually...Replace Text in all pages of PDF document You can try to find in replace...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/
  2. Online TEX to MHTML Conversion or Develop Java ...

    Free online app to convert TEX to MHTML files. Java conversion library code for TEX Documents....will be converted into MHTML document Download the converted MHTML...Automation API Open TEX file using Document class Convert TEX to DOC by...

    products.aspose.com/total/java/conversion/tex-t...
  3. Online TEX to DOTM Conversion or Develop Java b...

    Free online app to convert TEX to DOTM files. Java conversion library code for TEX Documents....will be converted into DOTM document Download the converted DOTM...Automation API Open TEX file using Document class Convert TEX to DOC by...

    products.aspose.com/total/java/conversion/tex-t...
  4. Online TEX to MARKDOWN Conversion or Develop Ja...

    Free online app to convert TEX to MARKDOWN files. Java conversion library code for TEX Documents....be converted into MARKDOWN document Download the converted MARKDOWN...Automation API Open TEX file using Document class Convert TEX to DOC by...

    products.aspose.com/total/java/conversion/tex-t...
  5. PDF Multimedia Annotation|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add, get, and delete the multimedia annotation from your PDF Document....Hide ] Annotations in a PDF document are contained in a Page object’s...files as annotations in a PDF document instead. A screen annotation...

    docs.aspose.com/pdf/java/multimedia-annotation/
  6. FieldAutoNum | Aspose.Words for Java

    Implements the AUTONUM field in Java....the Working with Fields documentation article. Remarks: Inserts...autonum fields. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Settings::WriteProtection::get_R...

    Aspose::Words::Settings::WriteProtection::get_ReadOnlyRecommended method. Specifies whether the Document author has recommended that the Document be opened as read-only in C++....whether the document author has recommended that the document be opened...Examples Shows how to protect a document with a password. auto doc...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. Aspose::Words::AI::AiModel::Translate method | ...

    Aspose::Words::AI::AiModel::Translate method. Translates the provided Document into the specified target language. This operation leverages the connected AI model for content translating in C++....method Translates the provided document into the specified target...SharedPtr < Aspose :: Words :: Document > Aspose :: Words :: AI ::...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  9. Create PDF Forms using PHP via Java | Aspose.PDF

    Create PDF forms and add fields programmatically with PHP sample code using Aspose.PDF for PHP via Java.... powerful and easy-to-use document manipulation tool in php-java...Load PDF in an instance of Document class. Create a field. Create...

    products.aspose.com/pdf/php-java/acroforms/create/
  10. Using Tooltip|Aspose.PDF for Java

    Learn how to add tooltip to the text fragment in PDF using Java and Aspose.PDF....word as a tooltip in the PDF document so that it can popup when...ButtonField ; import com.aspose.pdf.Document ; import com.aspose.pdf.TextFragment...

    docs.aspose.com/pdf/java/pdf-tooltip/