Sort Score
Result 10 results
Languages All
Labels All
Results 8,141 - 8,150 of 150,984 for

2

(0.31 sec)
  1. Get Master Object from Drawing in PHP|Documenta...

    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....vsd" ); $master_id = 2 ; \ # Get master object by id...$master_name = "Background tranquil .2" ; \ # Get master object by name...

    docs.aspose.com/diagram/java/get-master-object-...
  2. ListCollection.Item | Aspose.Words for .NET

    Access ListCollection items effortlessly by index. Simplify your data management and enhance your coding efficiency with this powerful property!... Writeln ( "Paragraph 2" ); builder . Write ( "Paragraph...ListFormat . ListLevelNumber = 2 ; } Assert . That ( paras . Count...

    reference.aspose.com/words/net/aspose.words.lis...
  3. Load a font from TTF file | .NET

    .NET API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a TTF file....the file: Copy 1 using System ; 2 using Aspose.Font ; 3 using Aspose...// Construct path to the file 2 string fontPath = Path.Combine(DataDir...

    docs.aspose.com/font/net/how-to-load-fonts/load...
  4. Load a font from TTF file | .NET

    .NET API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a TTF file....the file: Copy 1 using System ; 2 using Aspose.Font ; 3 using Aspose...// Construct path to the file 2 string fontPath = Path.Combine(DataDir...

    docs.aspose.com/font/net/how-to-load-fonts/load...
  5. Table Page Breaks Not Matching Word Display - F...

    Issue Summary Aspose.Words for Java is creating additional page breaks for tables during PDF conversion that don’t appear in Microsoft Word’s display, even when AllowBreakAcrossPages is set to false. Documents with stan…...tables , words-java pblad March 2, 2026, 9:33pm 1 Issue Summary...show tables breaking with last 1-2 rows on separate pages in PDF...

    forum.aspose.com/t/table-page-breaks-not-matchi...
  6. Missing text in labels - Free Support Forum - a...

    Hi, when I try to get an image from a chart in Excel, only parts of the labels are picked. In the example, you will see that ‘Type…’ is missing. Here is the code: Aspose.Cells.License lic = new Cells.License(); lic…...zhao March 28, 2025, 2:09pm 2 @Nachti We have opened the...

    forum.aspose.com/t/missing-text-in-labels/310539
  7. Table.first_row property | Aspose.Words for Python

    Table.first_row property. Returns the first [Row](../../row/) node in the table.... assertEqual ( 2 , tables [ 1 ] . rows . count...first_section . body . tables [ 0 ] # 2 - Using the "GetChild" method:...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::ImageSize::get_HeightPi...

    Aspose::Words::Drawing::ImageSize::get_HeightPixels method. Gets the height of the image in pixels in C++....imageSize -> get_WidthPoints () * 2 ); shape -> set_Height ( imageSize...imageSize -> get_HeightPoints () * 2 ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Issues in Parsing a PST File - Free Support For...

    Hi Team we encountered below issues in few of the PST Files which we tried to read via both Java and Dotnet. Unread count shown is incorrect: The folder has a total of 6 mails only but the unread count property of Fol…...issue mentioned above of 1 and 2. The 3rd issue’s PST file is a...Discourse March 14, 2025, 9:48am 2 @MaazHussain It seems you are...

    forum.aspose.com/t/issues-in-parsing-a-pst-file...
  10. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_DoughnutHoleSize method. Gets or sets the hole size of the parent doughnut chart as a percentage in C++....u "Category 1" , u "Category 2" , u "Category 3" }); chart ->...:: MakeArray < double > ({ 4 , 2 , 5 })); // Format the Doughnut...

    reference.aspose.com/words/cpp/aspose.words.dra...