Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 67,639 for

document

(0.06 sec)
  1. FindReplaceOptions.IgnoreFieldCodes | Aspose.Wo...

    Discover the FindReplaceOptions IgnoreFieldCodes property to easily manage text in field codes. Control visibility with a simple boolean setting!... Document doc = new Document (); DocumentBuilder...ignoreFieldCodes }; // Replace 'T' in document ignoring text inside field...

    reference.aspose.com/words/net/aspose.words.rep...
  2. BuiltInDocumentProperties.titlesOfParts propert...

    BuiltInDocumentProperties.titlesOfParts property. Each string in the array specifies the name of a part in the Document....the name of a part in the document. get titlesOfParts () : string...properties. let doc = new aw . Document ( base . myDir + "Heading...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Saving::PageRange::PageRange con...

    Aspose::Words::Saving::PageRange::PageRange constructor. Creates a new page range object in C++....in the document, it is truncated to fit in the document on rendering...ranges. auto doc = MakeObject < Document > ( MyDir + u "Images.docx"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Why Not Open XML SDK|Aspose.Slides 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.... OOXML documents are essentially zipped XML...with the content of OOXML documents in a strongly-typed way. That...

    docs.aspose.com/slides/cpp/why-not-open-xml-sdk/
  5. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_LinkSource method. Gets the source of a linked custom Document property in C++....source of a linked custom document property. System :: String...Shows how to link a custom document property to a bookmark. auto...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_Encoding method. Specifies the encoding to use when exporting to HTML. Default value is new UTF8Encoding(true) (UTF-8 with BOM) in C++....exporting a document to HTML. auto doc = MakeObject < Document > ();...If we want to represent our document using a different encoding...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Vba::VbaProject::Clone method | ...

    Aspose::Words::Vba::VbaProject::Clone method. Performs a copy of the VbaProject in C++.... auto doc = MakeObject < Document > ( MyDir + u "VBA project...auto destDoc = MakeObject < Document > (); SharedPtr < VbaProject...

    reference.aspose.com/words/cpp/aspose.words.vba...
  8. DocumentBase.backgroundShape property | Aspose....

    DocumentBase.backgroundShape property. Gets or sets the background shape of the Document...the background shape of the document. Can be null . get backgroundShape...as a background shape for a document. Microsoft Word supports only...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Fonts::EmbeddedFontFormat enum |...

    Aspose::Words::Fonts::EmbeddedFontFormat enum. Specifies format of particular embedded font inside FontInfo object. When saving a Document to a file, only embedded fonts of corresponding format are written down in C++.... When saving a document to a file, only embedded fonts...extract an embedded font from a document, and save it to the local...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. DocumentBase.background_shape property | Aspose...

    DocumentBase.background_shape property. Gets or sets the background shape of the Document...the background shape of the document. Can be None . @property def...as a background shape for a document. Microsoft Word supports only...

    reference.aspose.com/words/python-net/aspose.wo...