Sort Score
Result 10 results
Languages All
Labels All
Results 7,321 - 7,330 of 156,147 for

2

(0.2 sec)
  1. Aspose::Words::OutlineLevel enum | Aspose.Words...

    Aspose::Words::OutlineLevel enum. Specifies the outline level of a paragraph in the document in C++....is at the outline level 2. Level3 2 The paragraph is at the outline...( u "Paragraph outline level 2." ); // Two paragraphs of the...

    reference.aspose.com/words/cpp/aspose.words/out...
  2. CustomXmlPropertyCollection.Clear | Aspose.Word...

    Effortlessly clear your CustomXmlPropertyCollection with the Clear method, removing all elements for streamlined data management.... That ( properties [ 2 ]. Value , Is . EqualTo ( "2003"...Count , Is . EqualTo ( 3 )); // 2 - Remove by name: properties ...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Public API Changes in Aspose.Diagram 5.8.0|Docu...

    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.... Shape [ 2 ]; // extract and assign shapes...Pages [ 0 ]. Shapes . GetShape ( 2 ); // mark array shapes as group...

    docs.aspose.com/diagram/net/public-api-changes-...
  4. Z Axis with C++|Documentation

    Learn how to work with the Z-axis in Aspose.Cells for C++. Our guide will help you understand how to configure and customize the Z-axis, including its scale and labels, to enhance your charts.... PutValue ( 2 ); worksheet . GetCells (). Get...(). Get ( u "B2" ). PutValue ( 2 ); worksheet . GetCells (). Get...

    docs.aspose.com/cells/cpp/z-axis/
  5. Incorrect conversion of VSD to VSDX - Free Supp...

    Hello! I have a suspicion that the conversion from VSD to VSDX is incorrect. The file was converted using this part of code: File file = new File(PATH_TO_VSD_FILE); Diagram d = new Diagram(file.getAbsolutePath()); d.s…...SheetRef()),DEPENDSON(2,Sheet.106!SheetRef(),Sheet.106...Sheet.93!SheetRef()),DEPENDSON(2,Sheet.94!SheetRef(),Sheet.97!SheetRef()...

    forum.aspose.com/t/incorrect-conversion-of-vsd-...
  6. CustomXmlPropertyCollection.Contains | Aspose.W...

    Discover if CustomXmlPropertyCollection holds a property by name. Efficiently manage your XML data with our reliable methods for seamless integration.... That ( properties [ 2 ]. Value , Is . EqualTo ( "2003"...Count , Is . EqualTo ( 3 )); // 2 - Remove by name: properties ...

    reference.aspose.com/words/net/aspose.words.mar...
  7. CadLwPolyline Coordinates including (0,0) cause...

    Any CadLwPolyline with a coordinate of 0,0 ignores that point as valid coordinate. You can use the following example from another post to view the issue. This will render a triangle rather than a rectangle. using (Cad…...User-defined; 1 = Predefined; 2 = Custom, we support only predefined...gorokhovatskyi February 6, 2025, 8:03pm 2 @kevin.kilburn , we can confirm...

    forum.aspose.com/t/cadlwpolyline-coordinates-in...
  8. Use Formulas Functions to Process Data|Document...

    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.... Quit (); } 2) Aspose.Cells for .NET C# void...formulas with VSTO 2) Aspose.Cells for .NET Figure 2: Output using...

    docs.aspose.com/cells/net/use-formulas-function...
  9. HtmlSaveOptions.exportTocPageNumbers property |...

    HtmlSaveOptions.exportTocPageNumbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB... writeln ( "Entry 2" ); builder . insertBreak ( aw...8pt\">.......span>" + "<span>2</span>" + "</p>" )). toEqual (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Vba::VbaModuleCollection class |...

    Aspose::Words::Vba::VbaModuleCollection class. Represents a collection of VbaModule objects. To learn more, visit the documentation article in C++....code page: {1}; Modules count: {2} \n " , vbaProject -> get_Name...code page: {1}; Modules count: {2} \n " , vbaProject -> get_Name...

    reference.aspose.com/words/cpp/aspose.words.vba...