Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 18,748 for

insert documents

(0.32 sec)
  1. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowRevisionBars method. Allows to specify whether revision bars should be rendered near lines containing revised content. Default value is true in C++....revisions in a rendered output document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. Create Slicer to a Pivot Table|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....table and then clicking the Insert > Slicer . Aspose.Cells for...

    docs.aspose.com/cells/python-java/create-slicer...
  3. Aspose::Words::Font::get_Bold method | Aspose.W...

    Aspose::Words::Font::get_Bold method. True if the font is formatted as bold in C++....get_Bold () Examples Shows how to insert formatted text using DocumentBuilder...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. Aspose::Words::Layout::RevisionOptions::get_Del...

    Aspose::Words::Layout::RevisionOptions::get_DeleteCellColor method. Allows to specify the color to be used for deleted cells Deletion. Default value is Pink in C++....Examples Shows how to work with insert/delete cell revision color...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Cell...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. Aspose::Words::ParagraphFormat::get_FirstLineIn...

    Aspose::Words::ParagraphFormat::get_FirstLineIndent method. Gets or sets the value (in points) for a first line or hanging indent. Use positive values to set the first-line indent, and negative values to set the hanging indent in C++....Shows how to insert a paragraph into the document. auto doc =...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_XmlMapping method. Gets an object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document in C++....mapping of this structured document tag to XML data in a custom...custom XML part of the current document. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. FieldGreetingLine | Aspose.Words for Java

    Implements the GREETINGLINE field in Java....with Fields documentation article. Remarks: Inserts a mail merge...Shows how to insert a GREETINGLINE field. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....how to create a structured document tag with custom XML data....MakeObject < Aspose :: Words :: Document > (); // Construct an XML...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Overview|Aspose.PDF for .NET

    Overview of key-features and supported formats of Aspose.PDF for .NET, installation and licensing manual of .NET library....completely process existing PDF documents without installing Adobe Acrobat...Functions . Document compression Compressing PDF documents helps reduce...

    docs.aspose.com/pdf/net/overview/
  10. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....throws Exception { Document doc = new Document(getMyDir() + "Header...throws Exception { Document doc = new Document(); DocumentBuilder...

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