Sort Score
Result 10 results
Languages All
Labels All
Results 7,921 - 7,930 of 89,741 for

doc format

(0.46 sec)
  1. FieldEmbed Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEmbed class for seamless EMBED field implementation, enhancing Document functionality and versatility.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Convert PPTX to CSV in Android Apps or with fre...

    Convert PPTX to CSV in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPTX to CSV online converter quickly before integrating the code....class Save the document to CSV format using save PPTX File Conversion...watermark to your output CSV file format. In order to add a watermark...

    products.aspose.com/total/android-java/conversi...
  3. Convert PPSX to OTT via Java or with free Onlin...

    Java API to Export PPSX to OTT without using Microsoft Word or PowerPoint or online. Test free PPSX to OTT online converter quickly before integrating the code....comprehensive suite of file format automation libraries that enable...variety of document formats such as DOC, DOCX, ODT, OTT, and...

    products.aspose.com/total/java/conversion/ppsx-...
  4. ListCollection indexer | Aspose.Words for Python

    ListCollection indexer. Gets a list by index....Examples Shows how to apply list formatting of an existing list to a...a collection of paragraphs. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Insert Picture in Word using Java

    In this brief tutorial, you will learn how to insert picture in Word using Java in Windows, MacOS, or Linux. This tutorial can be used to add picture in Word Document using Java in the header or contents part....can save the file in DOC or DOCX format after adding the picture...in DOCX format however, you may select any other format as per...

    kb.aspose.com/words/java/how-to-insert-picture-...
  6. Range.replace method | Aspose.Words for Python

    aspose.words.Range.replace method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Greetings...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldBarcode Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldBarcode class for easy barcode generation in Documents. Enhance your workflow with seamless integration and powerful features.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsBookmark { get; set; }...

    reference.aspose.com/words/net/aspose.words.fie...
  8. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary Document within a Word Document in Java....throws Exception { Document doc = new Document(); GlossaryDocument...getBuildingBlocks().getCount(), 5); doc.setGlossaryDocument(glossaryDoc);...

    reference.aspose.com/words/java/com.aspose.word...
  9. Watermark class | Aspose.Words for Python

    aspose.words.Watermark class. Represents class to work with Document watermark... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Paragraph.parent_section property | Aspose.Word...

    Paragraph.parent_section property. Retrieves the parent [Section](../../section/) of the paragraph.... doc = aw . Document () # Create a...HeaderFooter ( doc , aw . HeaderFooterType . HEADER_PRIMARY ) doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...