Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 4,610 for

template element

(0.05 sec)
  1. Compress DXF File Formats via JAVA | products.a...

    Sample Java compression code for DXF file. Use this example code to compress DXF file within any Web or Desktop Java based application....after saving String file = "template.dxf" ; String output = "outFile...AutoCAD drawing file. Each element in the file has a prefix integer...

    products.aspose.com/3d/java/compression/dxf/
  2. Compact alumni questionnaire|Documentation

    OMR ready alumni questionnaire Template in a compact design...."height" : 200 , "width" : 200 , "element_type" : "Image" }, { "name"...16 , "align" : "Center" , "element_type" : "Text" }, { "name"...

    docs.aspose.com/omr/net/showcases/alumni/compact/
  3. Grouped SAT Exam form|Documentation

    Grouped OMR ready SAT Exam answer sheet....: 18 , "align" : "Left" , "element_type" : "Text" }, { "name"..."100" , "height" : 100 , "element_type" : "EmptyLine" }, { "name"...

    docs.aspose.com/omr/net/showcases/sat/grouped/
  4. Working with Types in C#|Aspose.Words for .NET

    Use external visible types in Template expressions when building a report in C#....externally visible types in template expressions. A visible type...identifier of a visible type in template expressions only if the following...

    docs.aspose.com/words/net/working-with-types/
  5. Cartoonify OTG documents via Java | products.as...

    Try our On-Premise document APIs to Cartoonify OTG files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....cartoon images as an essential element. Cartoonifying portraits, fine-tuning...Format An OTG file is a drawing template that is created using the...

    products.aspose.com/imaging/java/cartoonify/otg/
  6. Omr-java中文乱码 - Free Support Forum - aspose.com

    String s = “?text=Hello, World!\n” + “\tfont_style=bold\n” + “\tfont_size=24\n” + “\n” + “#你今天你今天怎么样子?\n” + “\t() Pretty good, thanks! () I won’t respond until I see my lawyer.\n” + “\t()很好你很好很好挖到! () I won’t respo…...Omr-java中文乱码 中文技术支持 create-omr-template 171111141999 May 20, 2025...have investigated provided template. There appears to be improvements...

    forum.aspose.com/t/omr-java/312898
  7. Create DOTX in Python | products.aspose.com

    Generate Microsoft Word DOTX document using Python applications without using Microsoft Word....Generate DOT File (Microsoft Word Template Files) Generate DOTM File...File (Microsoft Word 2007+ Template File) Generate DOTX File (Microsoft...

    products.aspose.com/total/python-net/create/dotx/
  8. Compress XLT Files Online or via Java | product...

    Free online app to compress different XLT files. Java compression library code for XLT documents....Java APIs: Optimize Excel Templates for Storage and Portability...organizations that rely on Excel templates for business reporting and...

    products.aspose.com/total/java/compress/xlt/
  9. Resize OTG images via Java | products.aspose.com

    Try our On-Premise document APIs to resize OTG files on Java Application....complex endeavor where each element holds significance. A crucial...Format An OTG file is a drawing template that is created using the...

    products.aspose.com/imaging/java/resize/otg/
  10. Extract Images from HTML – C# code

    Extract images from HTML programmatically using the Aspose.HTML C# library....)) { // Collect all <img> elements var images = document.GetElementsByTagName(...urls = images.Select(element => element.GetAttribute( "src" ))...

    products.aspose.com/html/net/images/extract/