Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 9,942 for

2 of

(0.07 sec)
  1. Source.title property | Aspose.Words for Python

    Source.title property. Gets or sets the title Of a source.... assertEqual ( 2 , authors . count ) person = authors...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Generate Code16K Barcodes|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....Patch Code Barcodes Generate EAN-2 and EAN-5 as Supplement Barcodes...

    docs.aspose.com/barcode/python-net/generate-cod...
  3. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::Clone method. Makes a deep copy Of this collection and its items 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...
  4. Aspose::Words::Document::get_CustomXmlParts met...

    Aspose::Words::Document::get_CustomXmlParts method. Gets or sets the collection Of Custom XML Data Storage Parts 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/doc...
  5. Aspose::Words::Markup::CustomXmlPart::get_Data ...

    Aspose::Words::Markup::CustomXmlPart::get_Data method. Gets or sets the XML content Of this Custom XML Data Storage Part 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...
  6. Load a font from CFF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a CFF file....using namespace Aspose::Font; 2 using namespace Aspose::Font::Sources;...// Construct path to the file. 2 System::String fontPath = Sys...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  7. Aspose::Words::ConditionalStyleCollection class...

    Aspose::Words::ConditionalStyleCollection class. Represents a collection Of ConditionalStyle objects. To learn more, visit the documentation article in C++....(); builder -> Write ( u "Cell 2" ); builder -> EndRow (); builder...Color :: get_AliceBlue ()); // 2 - By index: tableStyle -> get_ConditionalStyles...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Aspose::Words::LowCode::SplitCriteria enum | As...

    Aspose::Words::LowCode::SplitCriteria enum. Specifies how the document is split into parts in C++.... Style 2 Specifies that the document is...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. PageSetup.Borders | Aspose.Words for .NET

    Discover the PageSetup Borders property to easily access and customize your page borders for a polished, prOfessional look in your documents.... LineWidth = 2 ; pageSetup . Borders . Color...

    reference.aspose.com/words/net/aspose.words/pag...
  10. LayoutCollector.Clear | Aspose.Words for .NET

    Efficiently clear all collected layout data with the LayoutCollector Clear method. Ideal for post-update document management and layout rebuilding.... Write ( "Section 2" ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.lay...