Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 9,936 for

2 of

(0.06 sec)
  1. CustomXmlPart.data property | Aspose.Words for ...

    CustomXmlPart.data property. Gets or sets the XML content Of this Custom XML Data Storage Part.... toEqual ( xmlPart ); // 2 - By GUID: expect ( doc . customXmlParts...customXmlParts . count ). toEqual ( 2 ); // Iterate through the collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Document.CustomXmlParts | Aspose.Words for .NET

    Explore the Document CustomXmlParts property to manage Custom XML Data Storage Parts efficiently. Enhance your document's functionality today!... CustomXmlParts [ 0 ]); // 2 - By GUID: Assert . AreEqual (...xmlPartClone ); Assert . AreEqual ( 2 , doc . CustomXmlParts . Count...

    reference.aspose.com/words/net/aspose.words/doc...
  3. CustomXmlPart.schemas property | Aspose.Words f...

    CustomXmlPart.schemas property. Specifies the set Of XML schemas that are associated with this custom XML part.... toEqual ( xmlPart ); // 2 - By GUID: expect ( doc . customXmlParts...customXmlParts . count ). toEqual ( 2 ); // Iterate through the collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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++....get_CustomXmlParts () -> idx_get ( 0 )); // 2 - By GUID: ASPOSE_ASSERT_EQ (...( xmlPartClone ); ASSERT_EQ ( 2 , doc -> get_CustomXmlParts ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Replacer | Aspose.Words for Java

    Provides methods intended to find and replace text in the document in Java....2.pdf", SaveFormat.RTF) .execute();..."LowCode.ConvertContextStream.2.docx")) { Converter.create(converterContext)...

    reference.aspose.com/words/java/com.aspose.word...
  6. PageSetup.odd_and_even_pages_header_footer prop...

    PageSetup.odd_and_even_pages_header_footer property. True if the document has different headers and footers for odd-numbered and even-numbered pages....' ) # 2 - The "Even" header/footer, which...PAGE_BREAK ) builder . writeln ( 'Page 2.' ) builder . insert_break ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::get_Count method. Gets the number Of elements contained in the collection in C++....get_CustomXmlParts () -> idx_get ( 0 )); // 2 - By GUID: ASPOSE_ASSERT_EQ (...( xmlPartClone ); ASSERT_EQ ( 2 , doc -> get_CustomXmlParts ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Aspose::Words::ParagraphFormat::get_OutlineLeve...

    Aspose::Words::ParagraphFormat::get_OutlineLevel method. Specifies the outline level Of the paragraph in the document in C++....( u "Paragraph outline level 2." ); // Two paragraphs of the...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Aspose::Words::Fields::FieldTA class | Aspose.W...

    Aspose::Words::Fields::FieldTA class. Implements the TA field. To learn more, visit the documentation article in C++....InsertToaEntry ( builder , u "2" , u "Source 2" ); // This entry will...( builder , u "1" , u "Source 2" ); fieldTA -> set_IsBold ( true...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. TabAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.TabAlignment enum for customizable tab stop alignment. Enhance document formatting with precision and flexibility today!... Right 2 Right-aligns the text at the tab...new Run ( doc , "\tTab 1\tTab 2\tTab 3" )); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/tab...