Sort Score
Result 10 results
Languages All
Labels All
Results 5,781 - 5,790 of 20,473 for

insert documents

(0.36 sec)
  1. Aspose::Words::Drawing::Shape::get_ImageData me...

    Aspose::Words::Drawing::Shape::get_ImageData method. Provides access to the image of the shape. Returns null if the shape cannot have an image in C++....how to extract images from a document, and save them to the local...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Images...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. GlossaryDocument Class | Aspose.Words for .NET

    Discover the Aspose.Words.BuildingBlocks.GlossaryDocument class, your key to managing AutoText and Building Blocks seamlessly in Word Documents....glossary document within a Word document. A glossary document is a...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words.bui...
  3. How to Replace Partial Text in Cell|Documentation

    Learn how to replace partial text in a cell with Aspose.Cells.... Insert a string (“Welcome to Aspose...UpdatedText.xlsx . Sample Code AI Document Assistant Close Data Validation...

    docs.aspose.com/cells/net/how-to-replace-partia...
  4. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void InsertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws Exception { …...insertSidebarIntoHea(Document document, HeaderFooter header,...Shape sidebar = new Shape(document, ShapeType.RECTANGLE); //...

    forum.aspose.com/t/topic/324972
  5. Aspose::Words::Fields::FieldStyleRef::get_Inser...

    Aspose::Words::Fields::FieldStyleRef::get_InsertParagraphNumberInFullContext method. Gets or sets whether to Insert the paragraph number of the referenced paragraph in full context in C++....method Gets or sets whether to insert the paragraph number of the...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Efficiently Convert XLSX to DOCX Using .NET or ...

    Seamlessly convert XLSX to DOCX on .NET Framework, .NET Core, Mono, Xamarin, or online. Try our free XLSX to DOCX online converter for quick testing before code integration....professionally formatted documents. This conversion enables you...reports, invoices, or other documents from Excel data while preserving...

    products.aspose.com/total/net/conversion/xlsx-t...
  7. PDF to PUB Converter

    PDF to Publisher conversion is a complicated task to do, of course, if you want the conversion to be precise. Why can't you transform PDF to PUB easily?...article , the PUB file is a document created with the means of...formatting. PUB file is a layout document, developed mostly for design...

    docs.aspose.com/pub/net/pdf-to-pub/
  8. Copying and Moving Worksheets|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....sheet before which you want to insert the moved or copied sheets...

    docs.aspose.com/cells/python-java/copying-and-m...
  9. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java....with Headers and Footers documentation article. Remarks: HeaderFooter...text in a document’s footer. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Extract Selected Content Between Nodes in Java|...

    Extracting document content in different using Java....in a Document Contents [ Hide ] When working with documents, it...a specific range within a document. However, the content may...

    docs.aspose.com/words/java/extract-selected-con...