Sort Score
Result 10 results
Languages All
Labels All
Results 5,111 - 5,120 of 155,300 for

2

(0.2 sec)
  1. Aspose.PSD for .NET 21.3 - 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....// [2]: '</Layer group>' SectionDividerLayer for Group 2 // [3]:...3' GroupLayer // [5]: 'Group 2' GroupLayer // [6]: 'Group 1'...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-3...
  2. TextBox.break_forward_link method | Aspose.Word...

    TextBox.break_forward_link method. Breaks the link to the next [TextBox](../).... For example: 1-2-3-4 sequence and TextBox.break_forward_link()...break_forward_link() at the 2-nd textbox will create two sequences 1-2, 3-4. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Tables::CellFormat::get_Shading ...

    Aspose::Words::Tables::CellFormat::get_Shading method. Returns a Shading object that refers to the shading formatting for the cell in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

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

    Represents one gradient stop in Java....VARIANT_2); // Get gradient stops collection...gradientStop = gradientStops.get(2); gradientStops.remove(gradientStop);...

    reference.aspose.com/words/java/com.aspose.word...
  5. Working with Linear Extrusion|Documentation

    Aspose.3D for Java offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....LinearExtrusion ( profile , 2 ) {{ setSlices ( 2 );}}); // Perform linear...new LinearExtrusion ( profile , 2 ) {{ setSlices ( 10 );}}); //...

    docs.aspose.com/3d/java/working-with-linear-ext...
  6. Aspose::Words::Markup::CustomPartCollection::Re...

    Aspose::Words::Markup::CustomPartCollection::RemoveAt method. Removes an item at the specified index 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. Aspose::Words::TabStopCollection::get_Count met...

    Aspose::Words::TabStopCollection::get_Count method. Gets the number of tab stops in the collection 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...
  8. Manage Chart Data Series in Presentations on An...

    Learn how to manage chart series on Android for PowerPoint (PPT/PPTX) with practical Java code examples and best practices to enhance your data presentations....Series 2, and Series 3 ; the rows are Category 1, Category 2, Category...workBook . getCell ( 0 , 2 , 0 , "Category 2" )); chart . getChartData...

    docs.aspose.com/slides/androidjava/chart-series/
  9. Setting Page Options with JavaScript via C++|Do...

    This article provides sample code to set page options of Excel worksheets programmatically using JavaScript via C++. Set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....(8-1/2 in. x 11 in.) PaperLetterSmall Letter Small (8-1/2 in....Legal (8-1/2 in. x 14 in.) PaperStatement Statement (5-1/2 in. x 8-1/2...

    docs.aspose.com/cells/javascript-cpp/setting-pa...
  10. Get and Set Page Properties|Aspose.PDF for C++

    You can get and set page properties from your PDF file using C++ library...."ArtBox : Height={0},Width={1},LLX={2},LLY={3},URX={4},URY={5}" , pdfPage..."->get_BleedBox() : Height={0},Width={1},LLX={2},LLY={3},URX={4},URY={5}" , pdfPage...

    docs.aspose.com/pdf/cpp/get-and-set-page-proper...