Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 32,888 for

insert documents

(0.1 sec)
  1. What's new|Aspose.PDF for Java

    In this page introduces the most popular new features in Aspose.PDF for Java that have been introduced in recent releases....PDF/A-4 format: Document document = new Document ( inputPdf );...PDF-2.x documents can be converted to PDF/A-4 document . convert...

    docs.aspose.com/pdf/java/whatsnew/
  2. Stroke.end_arrow_width property | Aspose.Words ...

    Stroke.end_arrow_width property. Defines the arrowhead width for the end of a stroke.... Document () builder = aw . DocumentBuilder...shapes that we can insert into our documents. # 1 - Dotted, horizontal...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BuildingBlock class | Aspose.Words for Python

    aspose.words.buildingblocks.BuildingBlock class. Represents a glossary document entry such as a Building Block, AutoText or an AutoCorrect entry...class Represents a glossary document entry such as a Building Block...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldInfo.info_type property | Aspose.Words for...

    FieldInfo.info_type property. Gets or sets the type of the document property to Insert....the type of the document property to insert. @property def info_type...with INFO fields. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldGoToButton.display_text property | Aspose....

    FieldGoToButton.display_text property. Gets or sets the text of the button that appears in the document, such that it can be selected to activate the jump....“button” that appears in the document, such that it can be selected...Shows to insert a GOTOBUTTON field. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::Charts::Chart Class Ref...

    Provides access to the chart shape properties.... Examples Shows how to insert a chart and set a title. auto...auto doc = MakeObject<Document>(); auto builder = MakeObject<...

    reference.aspose.com/words/cpp/class/aspose.wor...
  7. Aspose::Words::Drawing::Charts::Chart Class Ref...

    Provides access to the chart shape properties.... Examples Shows how to insert a chart and set a title. auto...auto doc = MakeObject<Document>(); auto builder = MakeObject<...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. Aspose::Tasks::WeekDayCollection Class Referenc...

    Aspose.Tasks for C++ Public Member Functions Aspose::Tasks::WeekDayCollection Class Reference Represents a collection...... void Insert (int32_t index, const System::SharedPtr<...WeekDay > &item) override Inserts WeekDay at specified index...

    reference.aspose.com/tasks/cpp/class/aspose.tas...
  9. FieldPage | Aspose.Words for Java

    Implements the PAGE field in Java....the Working with Fields documentation article. Remarks: Retrieves...size of our documents. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Make Markdown Using Java

    Make a new Markdown in Java in a few steps. Easily create Markdown using Java library....file name Start creating a MD document using Java Save the output...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/java/make/md/