Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 20,615 for

2 of

(0.31 sec)
  1. Reading VBA Information from MPP File | Aspose....

    This document provides guidance on how to read and extract VBA information from MPP files using Aspose.Tasks for C#....Copy 1 // Loading project file 2 System ::SharedPtr < Project >...(dataDir + u "VbaProject1.mpp" ); 2 3 System ::SharedPtr < VbaProject...

    docs.aspose.com/tasks/cpp/reading-vba-informati...
  2. ComparisonExpression | Aspose.Words for Java

    The comparison expression in Java.... // 2. " COMPARE %s %s %s ". Field field...assertEquals(expectedRightExpress, arguments[2]); return this; } private final...

    reference.aspose.com/words/java/com.aspose.word...
  3. 使用C++对行和列进行分组和取消分组|Documentation

    学习如何使用Aspose.Cells和C++对Excel文件中的行和列进行分组和取消分组。...first three columns (from 0 to 2) and make them hidden worksheet...GetCells (). GroupColumns ( 0 , 2 , true ); // Save the modified...

    docs.aspose.com/cells/zh/cpp/grouping-and-ungro...
  4. ParagraphFormat.isListItem property | Aspose.Wo...

    ParagraphFormat.isListItem property. True when the paragraph is an item in a bulleted or numbered list....writeln ( "Bulleted list item 2." ); builder . paragraphFormat...writeln ( "Numbered list item 2." ); builder . writeln ( "Numbered...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Paragraph.is_list_item property | Aspose.Words ...

    Paragraph.is_list_item property. True when the paragraph is an item in a bulleted or numbered list in original revision....writeln ( 'Bulleted list item 2.' ) builder . paragraph_format...writeln ( 'Numbered list item 2.' ) builder . writeln ( 'Numbered...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Markup::CustomPart::get_Data met...

    Aspose::Words::Markup::CustomPart::get_Data method. Contains the data Of this custom part in C++....docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...get_PackageCustomParts () -> RemoveAt ( 2 ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Stroke.Transparency | Aspose.Words for .NET

    Adjust the Stroke Transparency property to control opacity from 0.0 (opaque) to 1.0 (clear), enhancing your design's visual impact....8 , 2.6 , 3.9 }, new [] { 2.7 , 3.2 , 0.8 , 1.7 });...Visible = false ; dataPoints [ 2 ]. Marker . Format . Fill . PresetTextured...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::VariableCollection::GetEnumerato...

    Aspose::Words::VariableCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all variable in the collection 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...
  9. Manipulate PDF Document|Aspose.PDF for Java

    Learn how to manipulate PDF documents in Java using Aspose.PDF, including editing and content updates....] = "Second page" ; titles [ 2 ] = "Third page" ; titles [ 3... getPages (). get_Item ( i + 2 )); // Destination page heading2...

    docs.aspose.com/pdf/java/manipulate-pdf-document/
  10. ChartXValueType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.ChartXValueType enum to easily define X value types for your chart series, enhancing your document's data visualization.... DateTime 2 Specifies that an X value is a...

    reference.aspose.com/words/net/aspose.words.dra...