Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 155,392 for

2

(0.16 sec)
  1. Working with Projects | Aspose.Tasks Documentation

    Learn how to create, edit, and save projects using Aspose.Tasks for .NET....Project project = new Project(); 2 project. Save ( "EmptyProjectSaveXML_out...// Create a project instance 2 Project newProject = new Project();...

    docs.aspose.com/tasks/net/creating-reading-and-...
  2. 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...
  3. Aspose::Words::TabStop::Equals method | Aspose....

    Aspose::Words::TabStop::Equals method. Compares with the specified TabStop in C++....TabLeader :: Dashes )); ASSERT_EQ ( 2 , tabStops -> get_Count ()); ASSERT_FALSE...Writeln ( u "Start \t Tab 1 \t Tab 2" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tab...
  4. ThumbnailGeneratingOptions | Aspose.Words for Java

    Can be used to specify additional options when generating thumbnail for a document in Java....epub"); // 2 - Use the first image found in...UpdateThumbnail.FirstPage.epub"); // 2 - Use the first image found in...

    reference.aspose.com/words/java/com.aspose.word...
  5. Three methods for filtering Chart Data with C++...

    Learn how to filter charts in Excel using Aspose.Cells for C++. Our comprehensive guide will demonstrate how to apply filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making....will appear as shown in Figure 2 . In Aspose.Cells, we can perform...SetIsFiltered ( true ); // Should be 2 std :: cout << "Filtered Series...

    docs.aspose.com/cells/cpp/filtering-charts-in-e...
  6. Working with Transformations in PS file | Java

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...stream for PostScript document 2 FileOutputStream outPsStream =...No transformations ////////// 2 //Set paint in graphics state...

    docs.aspose.com/page/java/ps/working-with-trans...
  7. PresetTexture Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.PresetTexture enum to enhance your shapes with customizable textures for stunning document designs.... Bouquet 2 Bouquet texture. BrownMarble 3...{ 0.7 , 1.8 , 2.6 , 3.9 }, new [] { 2.7 , 3.2 , 0.8 , 1.7 });...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in C# to apply conditional formatting shading for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear....formula =MOD(ROW(),2)=0 to =MOD(COLUMN(),2)=0 , that is, instead...Document Assistant Close Adding 2-Color Scale and 3-Color Scale...

    docs.aspose.com/cells/net/apply-shading-to-alte...
  9. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in C++ to apply conditional formatting shadows for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear....formula =MOD(ROW(),2)=0 as =MOD(COLUMN(),2)=0 , that is; instead... will look as follow. Adding 2-Color Scale and 3-Color Scale...

    docs.aspose.com/cells/go-cpp/apply-shading-to-a...
  10. Extract all Header Text and Level from PDF Docu...

    Please provide code parser all header text from an existing PDF document....ali May 1, 2025, 12:09pm 2 @ln22 There is no such entities...existing document. ln22 May 1, 2025, 2:13pm 3 Sorry if my question was...

    forum.aspose.com/t/extract-all-header-text-and-...