Sort Score
Result 10 results
Languages All
Labels All
Results 7,321 - 7,330 of 19,375 for

2 of

(0.11 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. Aspose::Words::Tables::CellFormat::get_Preferre...

    Aspose::Words::Tables::CellFormat::get_PreferredWidth method. Returns or sets the preferred width Of the cell in C++....-> get_PreferredWidth ())); // 2 - Set a relative preferred width...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. LayoutCollector.GetStartPageIndex | Aspose.Word...

    Discover the LayoutCollector GetStartPageIndex method to easily find the 1-based index Of a node's starting page. Simplify your mapping process today!... Write ( "Section 2" ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.lay...
  4. LayoutCollector.GetNumPagesSpanned | Aspose.Wor...

    Discover the LayoutCollector GetNumPagesSpanned method to efficiently determine how many pages a node spans. Simplify your document management today!... Write ( "Section 2" ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.lay...
  5. Excel workbook saved as .docx having issues wit...

    Hi Guys I am facing a problem when saving an excel workbook as .docx. I am trying to convert the following 2 table’s that are present in the following workbook- check.zip (16.3 KB) One is having issues with it’s border…...trying to convert the following 2 table’s that are present in the...Discourse May 19, 2025, 11:52am 2 @Adhirath When converting an Excel...

    forum.aspose.com/t/excel-workbook-saved-as-docx...
  6. MarkerSymbol | Aspose.Words for Java

    Specifies marker symbol style in Java....assertEquals("Series 2", chart.getSeries().get(1).getName());...assertEquals("Series 3", chart.getSeries().get(2).getName()); // Emphasize the...

    reference.aspose.com/words/java/com.aspose.word...
  7. FormField | Aspose.Words for Java

    Represents a single form field in Java....get(2).getFieldCode()); // Allow each...cloneWithChildren.getText().trim()); // 2 - Create a clone of a node just...

    reference.aspose.com/words/java/com.aspose.word...
  8. SdtListItem | Aspose.Words for .NET

    Discover the SdtListItem constructor, effortlessly create new instances Of this powerful class for enhanced data management and functionality....new SdtListItem ( "Item 2" , "Value 2" )); listItems . Add ( new...new SdtListItem ( "Item 2" , "Value 2" )); listItems . Add ( new...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Convert images DICOM to TGA via C# | products.a...

    Sample code for DICOM to TGA C# image conversion. Use API example code for batch DICOM files to TGA conversion within VB.NET, Asp.NET or any .NET based application....x and format 2.x. DCM Format 1.x is further available...by web services are 1.0, 1.1, 2 or later. Read More | DICOM TGA...

    products.aspose.com/imaging/net/conversion/dico...
  10. DocumentProperty | Aspose.Words for Java

    Represents a custom or built-in document property in Java....\"{0}\"\n\tType: \"{1}\"\n\tValue: \"{2}\"", property.getName(), property...assertEquals(4, properties.getCount()); // 2 - Remove by name: properties.remove("Authorized...

    reference.aspose.com/words/java/com.aspose.word...