Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 20,489 for

insert documents

(0.3 sec)
  1. ShapeBase.CoordSize | Aspose.Words for .NET

    Discover the ShapeBase CoordSize property, defining the coordinate space's width and height for optimal layout control in your design projects.... Document doc = new Document (); // Insert a group shape...and to the right of // the document's x and Y coordinate origin...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Track Changes in a Document in C++|Aspose.Words...

    Track changes to content and formatting made by you or others using C++. Access individual revisions in a document and apply various properties to them....Ask AI Track Changes in a Document Contents [ Hide ] The functionality...individual revisions in your document and apply different properties...

    docs.aspose.com/words/cpp/track-changes-in-a-do...
  3. Converting a CGM file to PDF using Java | Aspos...

    CGM to PDF conversion via Java sample code. Programmers can use this example code to export CGM to PDF within any Web or Desktop Java based application....programmatically a document from CGM to PDF format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/java/conversion/cgm-to-...
  4. Converting a JPEG file to DOCX using Java | Asp...

    JPEG to DOCX conversion via Java sample code. Programmers can use this example code to export JPEG to DOCX within any Web or Desktop Java based application....convert programmatically a document from JPEG to DOCX format with...with a modern document-processing Java API. Use just a few lines...

    products.aspose.com/pdf/java/conversion/jpeg-to...
  5. Converting a DICOM file to PDF using Java | Asp...

    DICOM to PDF conversion via Java sample code. Programmers can use this example code to export DICOM to PDF within any Web or Desktop Java based application....convert programmatically a document from DICOM to PDF format with...with a modern document-processing Java API. Use just a few lines...

    products.aspose.com/pdf/java/conversion/dicom-t...
  6. Converting a HTML file to JPEG using Java | Asp...

    HTML to JPEG conversion via Java sample code. Programmers can use this example code to export HTML to JPEG within any Web or Desktop Java based application....convert programmatically a document from HTML to JPEG format with...with a modern document-processing Java API. Use just a few lines...

    products.aspose.com/pdf/java/conversion/html-to...
  7. SignatureLine Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.SignatureLine class to easily manage and customize signature line properties for enhanced document security....with Digital Signatures documentation article. public class SignatureLine...and insert it into a document. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Export EMLX to IMAGE via Java | products.aspose...

    Java API to Convert EMLX to IMAGE without using Microsoft Word or Outlook...render HTML to IMAGE by using Document Processing API Aspose.Words...HTML by using Document class Save the document to PNG format...

    products.aspose.com/total/java/conversion/emlx-...
  9. Incorrect position of text boxes rotated to 90 ...

    Incorrect position of text boxes rotated to 90 and 270 deg after changing text wrap to NONE. Code snippet: Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.w…... Code snippet: Document doc = new Document(); DocumentBuilder...of text for reference"); // Insert text boxes with different rotations...

    forum.aspose.com/t/incorrect-position-of-text-b...
  10. DocumentBuilder.InsertComboBox | Aspose.Words f...

    Enhance your Documents with the DocumentBuilder InsertComboBox method. Easily add interactive combo box form fields for improved user experience....InsertComboBox method Inserts a combobox form field at the...form field node that was just inserted. Remarks If you specify a...

    reference.aspose.com/words/net/aspose.words/doc...