Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 2,070 for

java generic list

(0.29 sec)
  1. Manipulations with glyphs | API for C++

    C++ API Solution to manage various fonts. Learn how to get Glyphs and Metrics information of a font with a few lines of code....using System :: Collections :: Generic; using Aspose :: Font :: Sources;...the list points of type System::Drawing::Point: This list will...

    products.aspose.com/font/cpp/manipulate-glyphs/
  2. Docx files with section break not working - Fre...

    Hi, I want to convert an docx file which has several section break(next page) into pdf. But the output generated has a bunch of errors in the bulletin numbers. I’ve attached the input files and the difference for your r…... But the output generated has a bunch of errors in the...to PDF with Aspose.Words, the list or bullet numbering that should...

    forum.aspose.com/t/docx-files-with-section-brea...
  3. Convert HTML to Markdown in Java – Aspose.HTML ...

    Learn how to convert HTML to Markdown in Java using Aspose.HTML API. Consider various HTML to Markdown conversion scenarios in Java code....HTML Java Converting Between Formats HTML...to Markdown Live Demos HTML Java Solution Examples API Reference...

    docs.aspose.com/html/java/convert-html-to-markd...
  4. Limitations and API Differences|Documentation

    Aspose.Cells for Python via Java limitations and API differences.... While the Java library is the original implementation...Python via Java package (aka Aspose.Cells for Python via Java ) simply...

    docs.aspose.com/cells/python-java/limitations-a...
  5. FIPS Mode|Aspose.Words for Java

    Aspose.Words for Java uses several cryptography and hash algorithms when processing documents to comply with FIPS standards....Words for Java and Aspose.Words for Android...Aspose.Words for .NET uses the general Bouncy Castle version without...

    docs.aspose.com/words/java/fips-mode/
  6. 使用字形对象| C++

    aspose中的字形对象。font库功能由其具有的属性描述。代码片段可帮助您了解如何在C ++中编码字形。...using System::Collections::Generic; 2 using System::Drawing; 3...glyph; 2 3 //Declare resultant list with pints 4 System::SharedPtr...

    docs.aspose.com/font/zh/cpp/developer-guide/usi...
  7. JsonDataLoadOptions | Aspose.Words for Java

    Represents options for parsing JSON data in Java....Contents [ Hide ] Inheritance: java.lang.Object public class JsonDataLoadOptions...template - JSON data destination (Java).docx"); JsonDataLoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  8. Working with Content Controls in Java|Aspose.Wo...

    Perform certain operations on content controls dynamically while building a report in Java....Adding Combobox and Dropdown List Items Dynamically You can dynamically...to comboboxes and dropdown lists defined in your template by...

    docs.aspose.com/words/java/working-with-content...
  9. Merge Documents|Aspose.Words for Java

    Merge documents easily and fast instead of using docx4j.... Java Document doc1 = new Document...utility, you simply pass it a list of the docx you want to merge;...

    docs.aspose.com/words/java/merge-documents/
  10. Convert TIFF to PNG using Python

    This article guides on how to convert TIFF to PNG using Python. It has the details to set the IDE, a List of steps, and a sample code for changing TIFF file to PNG using Python....details to set the environment, a list of steps, and a sample code...using Image.load() Cast the generic Image object to a TiffImage...

    kb.aspose.com/imaging/python/convert-tiff-to-pn...