Sort Score
Result 10 results
Languages All
Labels All
Results 5,791 - 5,800 of 89,973 for

doc format

(0.15 sec)
  1. FieldPrintDate class | Aspose.Words for Python

    aspose.words.fields.FieldPrintDate class. Implements the PRINTDATE field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Lists::ListFormat::ApplyNumberDe...

    Aspose::Words::Lists::ListFormat::ApplyNumberDefault method. Starts a new default numbered list and applies it to the paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Aspose...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. Several Image Into HTML Java

    Merge multiple Image into HTML in Java code. Save Image as HTML using Java....developers to convert images to HTML format with a few lines of code. Image...Java to convert images to HTML format with maximum flexibility and...

    products.aspose.com/words/java/merge/image-to-h...
  4. Several Image Into PDF Java

    Merge multiple Image into PDF in Java code. Save Image as PDF using Java....developers to convert images to PDF format with a few lines of code. Image...Java to convert images to PDF format with maximum flexibility and...

    products.aspose.com/words/java/merge/image-to-pdf/
  5. Several JPG Into BMP C++

    Merge multiple JPG into BMP in C++ code. Save JPG as BMP using C++....to convert JPG to BMP image format with a few lines of code. JPG...to BMP format. Use C++ to convert JPG to BMP image format with...

    products.aspose.com/words/cpp/merge/jpg-to-bmp/
  6. Several JPG Into GIF C++

    Merge multiple JPG into GIF in C++ code. Save JPG as GIF using C++....to convert JPG to GIF image format with a few lines of code. JPG...to GIF format. Use C++ to convert JPG to GIF image format with...

    products.aspose.com/words/cpp/merge/jpg-to-gif/
  7. CompressionLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.CompressionLevel enum to optimize OOXML file sizes, enhancing performance and efficiency in Document processing.... Document doc = new Document ( MyDir + "Big...save the document to an OOXML format, we can create an OoxmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Extract relevant OOXML for a chart using Aspose...

    Hi, I wanted to extract the following OOXML from a word Doc, this word Doc was created by by saving an excel workbook as a Docx with SaveAsEditableShapes marked as true. I will attach the OOXML data I require. The idea i…...following OOXML from a word doc, this word doc was created by by saving...to insert a chart into a word doc using OOXML data. The chart along...

    forum.aspose.com/t/extract-relevant-ooxml-for-a...
  9. MarkdownSaveOptions.ImageSavingCallback | Aspos...

    Control image saving in Markdown with MarkdownSaveOptions' ImageSavingCallback. Enhance Document Formatting and streamline your workflow effortlessly!...document is saved to Markdown format. public IImageSavingCallback...void RenameImages () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  10. TxtListIndentation | Aspose.Words for Java

    Specifies how list levels are indented when Document is exporting to SaveFormat.TEXT Format in Java....TEXT format. To learn more, visit the Save...document to plaintext. Document doc = new Document(); DocumentBuilder...

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