Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 157,127 for

doc

(0.07 sec)
  1. XmlMapping.setMapping method | Aspose.Words for...

    XmlMapping.setMapping method. Sets a mapping between the parent structured Document tag and an XML node of a custom XML data part.... let doc = new aw . Document (); // Construct...</text></root>" ; let xmlPart = doc . customXmlParts . add ( xmlPartId...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CustomXmlPartCollection.add method | Aspose.Wor...

    Aspose.Words.Markup.CustomXmlPartCollection.add method... let doc = new aw . Document (); // Construct...</text></root>" ; let xmlPart = doc . customXmlParts . add ( xmlPartId...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Shape constructor | Aspose.Words for Python

    Shape constructor. Creates a new shape object....Shape constructor Shape(doc, shape_type) Creates a new shape...object. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentSecurity enumeration | Aspose.Words for...

    aspose.words.properties.DocumentSecurity enumeration. Used as a value for the [BuiltInDocumentProperties.security](../builtinDocumentproperties/security/) property... doc = aw . Document () self . assertEqual.... DocumentSecurity . NONE , doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Properties::DocumentSecurity enu...

    Aspose::Words::Properties::DocumentSecurity enum. Used as a value for the Security property. Specifies the security level of a Document as a numeric value in C++.... auto doc = MakeObject < Document > ();...( DocumentSecurity :: None , doc -> get_BuiltInDocumentPrope ()...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. Გააკეთეთ DOCX C++ Ის Გამოყენებით

    შექმენით ახალი DocX C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით DocX C++ ბიბლიოთეკის გამოყენებით....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/ka/cpp/make/docx/
  7. Gawe WORD Nganggo C++

    Gawe WORD anyar ing C++ ing sawetara langkah. Nggawe WORD kanthi gampang nggunakake perpustakaan C++....output DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/jv/cpp/make/word/
  8. Aspose::Words::Tables::Cell::get_FirstParagraph...

    Aspose::Words::Tables::Cell::get_FirstParagraph method. Gets the first paragraph among the immediate children in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Build the outer table....

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Working with Gradient in XPS file | .NET

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for .NET...Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/net/xps/working-with-gradi...
  10. HyphenationOptions.consecutive_hyphen_limit pro...

    HyphenationOptions.consecutive_hyphen_limit property. Gets or sets the maximum number of consecutive lines that can end with hyphens... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . size = 24...

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