Sort Score
Result 10 results
Languages All
Labels All
Results 9,401 - 9,410 of 349,285 for

document

(0.11 sec)
  1. Export EMAIL to FLATOPC via C++ | products.aspo...

    C++ API to Convert EMAIL to FLATOPC without using Microsoft Word or Outlook...Words for C++ is a powerful document processing API that enables...create, edit, and convert documents from various formats. It also...

    products.aspose.com/total/cpp/conversion/email-...
  2. Aspose::Words::Story::get_Paragraphs method | A...

    Aspose::Words::Story::get_Paragraphs method. Gets a collection of paragraphs that are immediate children of the story in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revisions.docx"...docx" ); // This document contains "Move" revisions, which appear...

    reference.aspose.com/words/cpp/aspose.words/sto...
  3. MailMergeSettings.Query | Aspose.Words for .NET

    Discover how to leverage the MailMergeSettings Query property to efficiently import records from external data sources for seamless mail merge operations....shall be imported into the document when the mail merge operation...Data Source Object. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  4. FieldAutoTextList.EntryName | Aspose.Words for ...

    Discover how to manage AutoText entries with the FieldAutoTextList EntryName property—easily set or retrieve names for streamlined Document editing....FieldAutoTextList () { Document doc = new Document (); // Create a glossary...glossary document and populate it with auto text entries. doc...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Convert DOC To HTML C++

    Convert DOC to HTML format in C++ code. Save DOC as HTML using C++....DOC, HTML, and many other document formats using C++. HTML Node...using C++ Need to convert a document from DOC to HTML format programmatically...

    products.aspose.com/words/cpp/conversion/doc-to...
  6. FieldSkipIf Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSkipIf class to efficiently implement SKIPIF fields, enhancing Document automation and flexibility in your projects....the Working with Fields documentation article. public class FieldSkipIf...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Generate DataBar Barcodes in JavaScript|Documen...

    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.... BarHeight = "30px" ; document . getElementById ( "img30"...Barcode . BarHeight = "60px" ; document . getElementById ( "img" )...

    docs.aspose.com/barcode/javascript-cpp/databar-...
  8. VbaProject.IsProtected | Aspose.Words for .NET

    Discover if your VbaProject is password protected with the IsProtected property. Ensure your code's security and streamline project management effectively!... Document doc = new Document ( MyDir + "Vba protected...

    reference.aspose.com/words/net/aspose.words.vba...
  9. Aspose::Words::Loading::RtfLoadOptions class | ...

    Aspose::Words::Loading::RtfLoadOptions class. Allows to specify additional options when loading Rtf Document into a Document object. To learn more, visit the Documentation article in C++....options when loading Rtf document into a Document object. To learn more...the Specify Load Options documentation article. class RtfLoadOptions...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. Aspose::Words::Loading::LoadOptions::get_Preser...

    Aspose::Words::Loading::LoadOptions::get_PreserveIncludePictureField method. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats. The default value is false in C++....loading a document. auto doc = MakeObject < Document > (); auto...image shapes when loading a document that contains them. auto loadOptions...

    reference.aspose.com/words/cpp/aspose.words.loa...