Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 19,414 for

2 of

(0.03 sec)
  1. Converter | Aspose.Words for Java

    Represents a group Of methods intended to convert a variety Of different types Of documents using a single line Of code in Java....2.jpeg", SaveFormat.JPEG); LoadOptions...getArtifactsDir() + "LowCode.ConvertToImages.2.jpeg", SaveFormat.JPEG); LoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  2. How to create a CadPolyline with 3D data (Z coo...

    I’m using Aspose.CAD for .NET (C#) and I’m generating a DwgImage completely from scratch. I’ve successfully created a CadLwPolyline using 2D coordinates, but now I need to represent actual 3D data — meaning coordinates …...net , dwg- Abne May 14, 2025, 2:04pm 1 I’m using Aspose.CAD for...Professionalize.Discourse May 14, 2025, 2:04pm 2 @Abne Could you please provide...

    forum.aspose.com/t/how-to-create-a-cadpolyline-...
  3. PageSetup.pageNumberStyle property | Aspose.Wor...

    PageSetup.pageNumberStyle property. Gets or sets the page number format.... writeln ( "Section 1, page 2." ); builder . insertBreak ( aw...builder . writeln ( "Section 2, page 1." ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Rendering Options – Aspose.HTML for .NET

    In this article, we describe in C# examples how to use rendering options to customize rendering HTML to PDF, XPS, DOCX, and Images....</span>" ; 2 3 // Initialize an HTML document...FromInches (4),Length. FromInches (2))) 12 } 13 }; 14 15 // Prepare...

    docs.aspose.com/html/net/rendering-options/
  5. GeneralFormatCollection.add method | Aspose.Wor...

    GeneralFormatCollection.add method. Adds a general format to the collection....insert_field ( '= 2 + 3' ) self . assertEqual ( '= 2 + 3' , field...update () self . assertEqual ( '= 2 + 3 \\ # $###.00' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Public API Changes in Aspose.3D 1.7.0|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.... PI * 2 )). ToMesh (); Node torus = scene... Translation = new Vector3 ( 2 , 1 , 1 ); { //Create a blue box...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  7. FieldTA.PageRangeBookmarkName | Aspose.Words fo...

    Discover the FieldTA PageRangeBookmarkName property, easily manage bookmarks for page ranges and enhance your document navigation with this powerful feature....InsertToaEntry ( builder , "2" , "Source 2" ); // This entry will...InsertToaEntry ( builder , "1" , "Source 2" ); fieldTA . IsBold = true ;...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldToa.BookmarkName | Aspose.Words for .NET

    Discover the FieldToa BookmarkName property to easily manage bookmarks in your documents, enhancing table creation and improving document navigation....InsertToaEntry ( builder , "2" , "Source 2" ); // This entry will...InsertToaEntry ( builder , "1" , "Source 2" ); fieldTA . IsBold = true ;...

    reference.aspose.com/words/net/aspose.words.fie...
  9. How to Change Background Color in HTML? C# Exam...

    In this article, we will use C# examples to show different ways to change background color in HTML files using Aspose.HTML for .NET....output path for document saving 2 string savePath = Path. Combine...JavaScript code Copy 1 < script > 2 // Find the paragraph element...

    docs.aspose.com/html/net/how-to-articles/how-to...
  10. Validation Results – Check Web Accessibility in C#

    Learn how to review the results Of web accessibility checks, report the criteria tested, and detail specific issues encountered during the validation....a webAccessibility container 2 WebAccessibility webAccessibility...Console. WriteLine ( "{0}:{1} = {2}" , detail. Rule . Code , detail...

    docs.aspose.com/html/net/web-accessibility-vali...