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

2

(0.23 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Getting Barcode Region Information from the Ima...

    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...." + point [ 2 ]. x . to_s + ", Y = " + point [ 2 ]. y . to_s...

    docs.aspose.com/barcode/java/getting-barcode-re...
  5. 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-...
  6. 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...
  7. ChartType enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.ChartType enumeration. Specifies type of a chart....= [ 'Category 1' , 'Category 2' , 'Category 3' ] # Insert two...series . add ( 'Series 2' , categories , [ 64.2 , 79.5 , 94.0 ]) #...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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
  9. 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...
  10. 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...