Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 20,130 for

insert documents

(0.26 sec)
  1. Aspose::Words::Fields::FieldAddressBlock::get_I...

    Aspose::Words::Fields::FieldAddressBlock::get_IncludeCountryOrRegionName method. Gets or sets whether to include the name of the country/region in C++....i () Examples Shows how to insert an ADDRESSBLOCK field. auto...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. ImageSize.HorizontalResolution | Aspose.Words f...

    Discover the ImageSize HorizontalResolution property to easily obtain the DPI for your images, enhancing quality and precision in your projects.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Convert EPS to TGA via Java | products.aspose.com

    Sample code for EPS to TGA Java conversion. Use API example code for batch EPS files to TGA conversion within any Web or Desktop Java based application....ability to insert EPS files into Office documents. Read More...Network Graphics) PSD (Photoshop Document) DXF (Drawing Interchange...

    products.aspose.com/imaging/java/conversion/eps...
  4. Convert EPS to BMP via Java | products.aspose.com

    Sample code for EPS to BMP Java conversion. Use API example code for batch EPS files to BMP conversion within any Web or Desktop Java based application....ability to insert EPS files into Office documents. Read More...Network Graphics) PSD (Photoshop Document) DXF (Drawing Interchange...

    products.aspose.com/imaging/java/conversion/eps...
  5. Convert EPS to ICO via Java | products.aspose.com

    Sample code for EPS to ICO Java conversion. Use API example code for batch EPS files to ICO conversion within any Web or Desktop Java based application....ability to insert EPS files into Office documents. Read More...Network Graphics) PSD (Photoshop Document) DXF (Drawing Interchange...

    products.aspose.com/imaging/java/conversion/eps...
  6. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....Levels of Nodes in a Document documentation article. Remarks: InlineStory...to a paragraph. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. FootnoteOptions class | Aspose.Words for Node.js

    Aspose.Words.Notes.FootnoteOptions class. Represents the footnote numbering options for a document or section...footnote numbering options for a document or section. To learn more...with Footnote and Endnote documentation article. Properties Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Missing borders after PDF to PPTX conversion - ...

    Hello, I’m trying to convert a PDF document to a PPTX, but some borders are missing after the conversion. Could you please confirm whether this is a bug in the library? Thank you Document doc = Document("/path/to/borde…...I’m trying to convert a PDF document to a PPTX, but some borders...library? Thank you Document doc = Document("/path/to/borders.pdf");...

    forum.aspose.com/t/missing-borders-after-pdf-to...
  9. Several JPG Into TXT Javascript

    Merge multiple JPG into TXT in JavaScript code. Save JPG as TXT using JavaScript....example that iterates through documents and converts them to TXT:..."Input2.jpg" ] var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...

    products.aspose.com/words/nodejs-net/merge/jpg-...
  10. Cut and Paste Range with Node.js via C++|Docume...

    Learn how to cut and paste cells within a worksheet using Aspose.Cells for Node.js via C++....the row where cells will be inserted. Column Index: The index of...column where cells will be inserted. ShiftType : The direction...

    docs.aspose.com/cells/nodejs-cpp/cut-and-paste-...