Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 222,698 for

formatting

(0.55 sec)
  1. MarkdownExportAsHtml | Aspose.Words for Java

    Allows to specify the elements to be exported to Markdown as raw HTML in Java....leave simple tables in Markdown format. MarkdownSaveOptions saveOptions...will be exported in Markdown format. Also note, this option will...

    reference.aspose.com/words/java/com.aspose.word...
  2. File Formats and Conversions|Aspose.Words for C++

    Convert documents from any supported load to save format with just two lines of C++ code. It provides high-quality conversions....reliably convert various document formats with a high degree of precision...supported load format to any supported save format using just two...

    docs.aspose.com/words/cpp/file-formats-and-conv...
  3. View RVM File Formats via JAVA | products.aspos...

    Sample Java viewer code for RVM file. Use this example code to view RVM file within any Web or Desktop Java based application....Set properties for advanced formatting Call the Scene.Save method...Html5SaveOptions and set properties for formatting Html5SaveOptions option=...

    products.aspose.com/3d/java/viewer/rvm/
  4. View FBX File Formats via JAVA | products.aspos...

    Sample Java viewer code for FBX file. Use this example code to view FBX file within any Web or Desktop Java based application....Set properties for advanced formatting Call the Scene.Save method...Html5SaveOptions and set properties for formatting Html5SaveOptions option=...

    products.aspose.com/3d/java/viewer/fbx/
  5. View OBJ File Formats via JAVA | products.aspos...

    Sample Java viewer code for OBJ file. Use this example code to view OBJ file within any Web or Desktop Java based application....Set properties for advanced formatting Call the Scene.Save method...Html5SaveOptions and set properties for formatting Html5SaveOptions option=...

    products.aspose.com/3d/java/viewer/obj/
  6. View GLTF File Formats via JAVA | products.aspo...

    Sample Java viewer code for GLTF file. Use this example code to view GLTF file within any Web or Desktop Java based application....Set properties for advanced formatting Call the Scene.Save method...Html5SaveOptions and set properties for formatting Html5SaveOptions option=...

    products.aspose.com/3d/java/viewer/gltf/
  7. FrameFormat.is_frame property | Aspose.Words fo...

    FrameFormat.is_frame property. Returns ``True`` if the paragraph is a frame....to get information about formatting properties of paragraphs...as_paragraph () if paragraph . frame_format . is_frame : paragraph_frame...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FrameFormat.vertical_distance_from_text propert...

    FrameFormat.vertical_distance_from_text property. Specifies vertical distance (in points) between a frame and the surrounding text....to get information about formatting properties of paragraphs...as_paragraph () if paragraph . frame_format . is_frame : paragraph_frame...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FormField class | Aspose.Words for Python

    aspose.words.fields.FormField class. Represents a single form field...Provides access to the font formatting of this object. (Inherited...Inline ) is_format_revision Returns true if formatting of the object...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Clean Up a Document in C++|Aspose.Words for C++

    Remove unused or duplicate information to reduce output size and processing time using C++. Remove unused styles, unused built-in styles, duplicate styles, or unused lists....using Cleanup affect the formatting or layout of the document...not used. The visible text, formatting, and layout remain unchanged...

    docs.aspose.com/words/cpp/clean-up-a-document/