Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 8,035 for

document insertion

(0.11 sec)
  1. Convert HTML to Image in Java – PNG, JPG, BMP, ...

    Convert HTML to Images like JPG, PNG, GIF, TIFF, and BMP using Java library. Use Converter and ImageSaveOptions for precise and customizable outputs....representations of web content for documentation, reports, presentations...get images of HTML-based documents like reports, webpages, or...

    docs.aspose.com/html/java/convert-html-to-image/
  2. Document.CustomXmlParts | Aspose.Words for .NET

    Explore the Document CustomXmlParts property to manage Custom XML Data Storage Parts efficiently. Enhance your Document's functionality today!...CustomXmlParts Contents [ Hide ] Document.CustomXmlParts property Gets...Parts into OOXML and DOC documents only. This property cannot...

    reference.aspose.com/words/net/aspose.words/doc...
  3. ToaCategories | Aspose.Words for Java

    Represents a table of authorities categories in Java....the Working with Fields documentation article. Examples: Shows...for TOA fields. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. DocumentBuilder.InsertGroupShape | Aspose.Words...

    Effortlessly group shapes with DocumentBuilder's InsertGroupShape method. Create organized designs by inserting new GroupShape nodes seamlessly....new GroupShape node which is inserted into the current position...with the shape. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Aspose::Words::Saving::OoxmlSaveOptions class |...

    Aspose::Words::Saving::OoxmlSaveOptions class. Can be used to specify additional options when saving a Document into the Docx, Docm, Dotx, Dotm or FlatOpc format. To learn more, visit the Documentation article in C++....additional options when saving a document into the Docx , Docm , Dotx...the Specify Save Options documentation article. class OoxmlSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. ImageSize | Aspose.Words for Java

    Contains information about image size and resolution in Java....the Working with Images documentation article. Examples: Shows...shape with an image. // When we insert an image using the "InsertImage"...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldNoteRef.insert_reference_mark property | A...

    FieldNoteRef.insert_reference_mark property. Inserts the reference mark with the same character formatting as the Footnote Reference or Endnote Reference style....insert_reference_mark property FieldNoteRef.insert_reference_mark...insert_reference_mark property Inserts the reference mark with the same character...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Markup::CustomXmlPart::get_Schem...

    Aspose::Words::Markup::CustomXmlPart::get_Schemas method. Specifies the set of XML schemas that are associated with this custom XML part in C++....how to create a structured document tag with custom XML data.... auto doc = MakeObject < Document > (); // Construct an XML part...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....how to create a structured document tag with custom XML data.... auto doc = MakeObject < Document > (); // Construct an XML part...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. How to Resize Image in Word using Java

    This article assists in how to resize image in Word using Java. It provides information on IDE configurations, a step-by-step procedure and a runnable sample code to resize the picture in Word using Java....application and then saving the Word document having resized images as DOCX...load a Word file using the Document class object to add image...

    kb.aspose.com/words/java/how-to-resize-image-in...