Sort Score
Result 10 results
Languages All
Labels All
Results 7,901 - 7,910 of 133,215 for

2

(0.05 sec)
  1. 用C++将单元格链接至XML映射元素|Documentation

    学习如何使用Aspose.Cells与C++将单元格链接至XML映射元素。... GetName (), 2 , 2 , u "/root/row/FIELD4" ); ws...

    docs.aspose.com/cells/zh/cpp/link-cells-to-xml-...
  2. PageSetup.oddAndEvenPagesHeaderFooter property ...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PropertyType Enum | Aspose.Words for .NET

    Discover Aspose.Words.PropertyType enum to easily define document property data types for enhanced document management and customization.... Double 2 The property is a floating number...4 , properties . Count ); // 2 - Remove by name: properties ...

    reference.aspose.com/words/net/aspose.words.pro...
  4. Aspose.PSD for .NET 23.4 - Release Notes|Docume...

    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.... Components [ 2 ]. Value ); AssertAreEqual ((...1 ]. RawColor . Components [ 2 ]. Value = 0 ; grdmResource ....

    docs.aspose.com/psd/net/aspose-psd-for-net-23-4...
  5. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Add method. Adds a string to the end of the collection in C++....dropDownItems -> Add ( u "Four" ); // 2 - Insert an item before another...dropDownItems -> Remove ( u "Four" ); // 2 - Remove an item at an index:...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. StructuredDocumentTag.xmlMapping property | Asp...

    StructuredDocumentTag.xmlMapping property. Gets an object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document.... toEqual ( xmlPart ); // 2 - By GUID: expect ( doc . customXmlParts...customXmlParts . count ). toEqual ( 2 ); // Iterate through the collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Create Tables in NPOI|Aspose.Words for .NET

    Create a table in a document easily and fast instead of using NPOI in C#.... GetRow ( 2 ). GetCell ( 2 ). SetText ( "only text"...

    docs.aspose.com/words/net/create-tables-in-npoi/
  8. Aspose::Words::PageSetup::get_OddAndEvenPagesHe...

    Aspose::Words::PageSetup::get_OddAndEvenPagesHeaderFooter method. True if the document has different headers and footers for odd-numbered and even-numbered pages in C++...." ); // 2 - The "Even" header/footer, which...builder -> Writeln ( u "Page 2." ); builder -> InsertBreak (...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. Aspose::Words::Document::get_Variables method |...

    Aspose::Words::Document::get_Variables method. Returns the collection of variables added to a document or template in C++....IndexOfKey ( u "City" )); ASSERT_EQ ( 2 , variables -> IndexOfKey ( u...-> Contains ( u "City" )); // 2 - By index: variables -> RemoveAt...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Aspose::Words::VariableCollection::Contains met...

    Aspose::Words::VariableCollection::Contains method. Determines whether the collection contains a document variable with the given name in C++....IndexOfKey ( u "City" )); ASSERT_EQ ( 2 , variables -> IndexOfKey ( u...-> Contains ( u "City" )); // 2 - By index: variables -> RemoveAt...

    reference.aspose.com/words/cpp/aspose.words/var...