Sort Score
Result 10 results
Languages All
Labels All
Results 6,501 - 6,510 of 20,028 for

insert documents

(0.68 sec)
  1. TxtSaveOptionsBase.force_page_breaks property |...

    TxtSaveOptionsBase.force_page_breaks property. Allows to specify whether the page breaks should be preserved during export....breaks that are inserted explicitly into a document. It is not related...that MS Word automatically inserts at the end of each page. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldAutoNumLgl.separator_character property | ...

    FieldAutoNumLgl.separator_character property. Gets or sets the separator character to be used....Examples Shows how to organize a document using AUTONUMLGL fields. def...field_auto_num_lgl (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Contents of chart moved to the right when rende...

    Hi, Aspose Team I’m noticing an issue where the contents of my chart are pushed to the right when rendering the chart into an image. The code I’ve used is: Document RepDoc = new Document(); DocumentBuilder Builder = n…...code I’ve used is: Document RepDoc = new Document(); DocumentBuilder...!= MemoryStream.Null) { // Insert this image into the place of...

    forum.aspose.com/t/contents-of-chart-moved-to-t...
  4. FieldEnd class | Aspose.Words for Python

    aspose.words.fields.FieldEnd class. Represents an end of a Word field in a document...an end of a Word field in a document. To learn more, visit the...the Working with Fields documentation article. Remarks FieldEnd...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::FieldGlossary class | As...

    Aspose::Words::Fields::FieldGlossary class. Implements the GLOSSARY field. To learn more, visit the documentation article in C++....the Working with Fields documentation article. class FieldGlossary...name of the glossary entry to insert. get_FieldEnd () const Gets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. <<restartNum>> stops working inside table - Fre...

    template List with numbering restart <<foreach [ManagerTestClass m in Managers]>><<[m.getName()]>> (<<[m.getContracts().sum(c => (int)c.getPrice())]>>) | 1. <<restartNum>><<foreach [ContractTestClass c in m.getContract…...If possible, simplify your document to isolate the issue. Create...minimal code snippet or a sample document that reproduces the problem...

    forum.aspose.com/t/restartnum-stops-working-ins...
  7. Get Resolution and Dimensions of Embedded Image...

    This section shows details in getting resolution and dimensions of Embedded Images...names of any images in the document. Get the images using the...extracting the image from the PDF document. void WorkingWithImages ::...

    docs.aspose.com/pdf/cpp/get-resolution-and-dime...
  8. Working with Resource Properties | Aspose.Tasks...

    Learn how to work with Microsoft Project resource properties using Aspose.Tasks for C++.... From the Insert menu, select Column . Add the...

    docs.aspose.com/tasks/cpp/resource-properties/
  9. FieldGlossary class | Aspose.Words for Python

    aspose.words.fields.FieldGlossary class. Implements the GLOSSARY field...with Fields documentation article. Remarks Inserts a glossary...name of the glossary entry to insert. format Gets a FieldFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Apply or Change Slide Layouts in C++|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for C++. Explore layout types, placeholder control, and footer visibility through C++ code examples....one if needed, and use it to insert slides based on that layout...get_LayoutSlides method, and insert it into another presentation...

    docs.aspose.com/slides/cpp/slide-layout/