Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 6,198 for

document converter

(0.23 sec)
  1. PdfTextCompression enumeration | Aspose.Words f...

    aspose.words.saving.PdfTextCompression enumeration. Specifies a type of compression applied to all content in the PDF file except images....when saving a document to PDF. doc = aw . Document () builder =...object that we can pass to the document's "Save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert html to PDF/A1 - Free Support Forum - a...

    Hello. Version Assose 24.2 I have an HTML file. I open it using Aspose.Words and save it as a PDF. Then, using Aspose.PDF.Drawing, I open the resulting PDF file and convert it to PDF/A-1 format and version 1.4. However…...Convert html to PDF/A1 Aspose.PDF Product Family aspose-pdf-net...the resulting PDF file and convert it to PDF/A-1 format and version...

    forum.aspose.com/t/convert-html-to-pdf-a1/311000
  3. Node.get_text method | Aspose.Words for Python

    Node.get_text method. Gets the text of this node and of all its children.... Document () builder = aw . DocumentBuilder...'Hello again!' ) # Converting the document to text form reveals...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Node.getText method | Aspose.Words for Node.js

    Node.getText method. Gets the text of this node and of all its children....words document by hand. let doc = new aw . Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java....Structured Document Tags or Content Control documentation article...customer-defined semantics into the document via the ability to provide...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Saving::IImageSavingCallback::Im...

    Aspose::Words::Saving::IImageSavingCallback::ImageSaving method. Called when Aspose.Words saves an image to HTML in C++....Examples Shows how to split a document into parts and save them....{ auto doc = MakeObject < Document > ( MyDir + u "Rendering.docx"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. DmlRenderingMode enumeration | Aspose.Words for...

    aspose.words.saving.DmlRenderingMode enumeration. Specifies how DrawingML shapes are rendered to fixed page formats....in a document as we save it to PDF. doc = aw . Document ( file_name...object that we can pass to the document's "Save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::DownsampleOptions class ...

    Aspose::Words::Saving::DownsampleOptions class. Allows to specify downsample options. To learn more, visit the Documentation article in C++....more, visit the Save a Document documentation article. class DownsampleOptions...resolution of an image in the document is less than threshold value...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. FieldEQ | Aspose.Words for Java

    Implements the EQ field in Java....the Working with Fields documentation article. Examples: Shows...with Office Math. Document doc = new Document(getMyDir() + "Field...

    reference.aspose.com/words/java/com.aspose.word...
  10. Row | Aspose.Words for Java

    Represents a table row in Java....the Working with Tables documentation article. Remarks: Row can...create a table. Document doc = new Document(); Table table =...

    reference.aspose.com/words/java/com.aspose.word...