Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 30,983 for

doc

(0.04 sec)
  1. FieldRef.SuppressNonDelimiters | Aspose.Words f...

    Control the FieldRef SuppressNonDelimiters property to easily manage nondelimiter characters in your data. Enhance precision and streamline processing!...void FieldRef () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . StartBookmark (...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldRef.InsertParagraphNumberInRelativeContext...

    Manage paragraph numbering effortlessly with the FieldRef InsertParagraphNumberInRelativeContext property. Enhance Document organization and clarity....void FieldRef () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . StartBookmark (...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::Fonts::SystemFontSource::GetSyst...

    Aspose::Words::Fonts::SystemFontSource::GetSystemFontFolders method. Returns system font folders or empty array if folders are not accessible in C++.... auto doc = MakeObject < Document > (); doc -> set_FontSettings...font source. ASSERT_EQ ( 1 , doc -> get_FontSettings () -> GetFontsSources...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Aspose::Words::Fonts::SystemFontSource::get_Typ...

    Aspose::Words::Fonts::SystemFontSource::get_Type method. Returns the type of the font source in C++.... auto doc = MakeObject < Document > (); doc -> set_FontSettings...font source. ASSERT_EQ ( 1 , doc -> get_FontSettings () -> GetFontsSources...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Document.customXmlParts property | Aspose.Words...

    Document.customXmlParts property. Gets or sets the collection of Custom XML Data Storage Parts....Custom XML Parts into OOXML and DOC documents only. This property...tag with custom XML data. let doc = new aw . Document (); // Construct...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. LayoutOptions class | Aspose.Words for Python

    aspose.words.layout.LayoutOptions class. Holds the options that allow controlling the Document layout process... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert hidden text, then...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Body.parent_section property | Aspose.Words for...

    Body.parent_section property. Gets the parent section of this story....suppress_endnotes (): doc = aw . Document () doc . remove_all_children...EndnotePosition . END_OF_DOCUMENT , doc . endnote_options . position...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HeaderFooterCollection.link_to_previous method ...

    aspose.words.HeaderFooterCollection.link_to_previous method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Section...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::SectionCollection::idx_get metho...

    Aspose::Words::SectionCollection::idx_get method. Retrieves a section at the given index in C++.... auto doc = MakeObject < Document > ( MyDir...the document within its pages. doc -> Save ( ArtifactsDir + u "Document...

    reference.aspose.com/words/cpp/aspose.words/sec...
  10. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Security method. Specifies the security level of a Document as a numeric value in C++....This property is available in DOC and OOXML documents only. To...security level of a document. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words.pro...