Sort Score
Result 10 results
Languages All
Labels All
Results 8,501 - 8,510 of 180,188 for

doc

(0.13 sec)
  1. FieldPageRef | Aspose.Words for Java

    Implements the PAGEREF field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); insertAndNameBookmar(builder...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldBibliography | Aspose.Words for Java

    Implements the BIBLIOGRAPHY field in Java.... Document doc = new Document(getMyDir() + "Bibliography...builder = new DocumentBuilder(doc); builder.write("Text to be cited...

    reference.aspose.com/words/java/com.aspose.word...
  3. ConditionalStyle.left_padding property | Aspose...

    ConditionalStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of table cells.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) table = builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.flip_orientation property | Aspose.Wo...

    ShapeBase.flip_orientation property. Switches the orientation of a shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert an image shape and...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::EditableRange::get_Id method | A...

    Aspose::Words::EditableRange::get_Id method. Gets the editable range identifier in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> Protect ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/edi...
  6. Convert JPG To Image Java

    Convert JPG to Image format in Java code. Save JPG as Image using Java....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/java/conversion/jpg-t...
  7. Convert JPG To PNG Java

    Convert JPG to PNG format in Java code. Save JPG as PNG using Java....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/java/conversion/jpg-t...
  8. Convert Image To JPG Java

    Convert Image to JPG format in Java code. Save Image as JPG using Java....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/java/conversion/image...
  9. Convert Image To BMP Java

    Convert Image to BMP format in Java code. Save Image as BMP using Java....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/java/conversion/image...
  10. Font style and type get changed of a table whil...

    Font style and type get changed of a table while inserting Document containing table using keep source formatting in target Document. Please note, it is not happening for every Document and also when we use Doc file for…...document and also when we use doc file for same content, it working...with .docx files and not with .doc files, suggesting a format-specific...

    forum.aspose.com/t/font-style-and-type-get-chan...