Sort Score
Result 10 results
Languages All
Labels All
Results 6,621 - 6,630 of 20,616 for

insert documents

(0.42 sec)
  1. 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...
  2. Managing Assignment Cost | Aspose.Tasks Documen...

    Learn how to manage Microsoft Project (MPP/XML) resource assignment costs using Aspose.Tasks for C++....Task Usage page, select the Insert menu and then Column . Add...

    docs.aspose.com/tasks/cpp/managing-assignment-c...
  3. Resource Work Variances | Aspose.Tasks Document...

    This page provides information on resource work variances and how to manage them using Aspose.Tasks for C\u002B\u002B....the Resource Sheet, go to the Insert menu and select Column . Add...

    docs.aspose.com/tasks/cpp/resource-work-variances/
  4. <<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...
  5. 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...
  6. Convert OTT to ODP via Java or with free Online...

    Java API to Export OTT to ODP without using Microsoft Word or PowerPoint or online. Test free OTT to ODP online converter quickly before integrating the code....manipulating documents, including the ability to convert documents to HTML...features for manipulating documents and presentations, making...

    products.aspose.com/total/java/conversion/ott-t...
  7. Aspose::Words::Fields::FieldEnd class | Aspose....

    Aspose::Words::Fields::FieldEnd class. Represents an end of a Word field in a document. To learn more, visit the documentation article in C++....an end of a Word field in a document. To learn more, visit the...the Working with Fields documentation article. class FieldEnd :...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Revision::Reject method | Aspose...

    Aspose::Words::Revision::Reject method. Reject this revision in C++....to work with revisions in a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. Aspose::Words::Revision::get_Group method | Asp...

    Aspose::Words::Revision::get_Group method. Gets the revision group. Returns null if the revision does not belong to any group in C++....to work with revisions in a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  10. RevisionType | Aspose.Words for Java

    Specifies the type of change being tracked in Revision in Java....revisions in a document. Document doc = new Document(); DocumentBuilder... // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/java/com.aspose.word...