Sort Score
Result 10 results
Languages All
Labels All
Results 5,001 - 5,010 of 164,094 for

new

(0.1 sec)
  1. Generate Han Xin Code Barcodes in C#|Documentation

    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.... using ( var bg = new BarcodeGenerator ( EncodeTypes..."abc123全ň全漄灟漄灟螅全ň螅螅螅" ; using ( var bg = new BarcodeGenerator ( EncodeTypes...

    docs.aspose.com/barcode/net/hanxin-code-barcodes/
  2. Text Rendering using TrueType Font | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to render TrueType and OpenType fonts within Java products....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/font/java/text-rendering-truety...
  3. Presentation-to-Image Conversion in C# Is Not P...

    I am using a pptx file and converting it to images. The images are not correct. Note that this works fine on windows but fails on Ubuntu linux servers. The images are created but are missing parts of the slide. I am usin…...PresentationImageSiz BaseThumbnailSize = new PresentationImageSiz(192, 108);...PresentationImageSiz BaseSlideSize = new PresentationImageSiz(1920, 1080);...

    forum.aspose.com/t/presentation-to-image-conver...
  4. ITextShaperFactory | Aspose.Words for Java

    An interface of a factory for constructing ITextShaper implementations in Java....fontBlob, int faceIndex) Returns new instance of a text shaper for...fontPath, int faceIndex) Returns new instance of a text shaper for...

    reference.aspose.com/words/java/com.aspose.word...
  5. LoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a document into a [Document](../../aspose.words/document/) object...LoadOptions() Initializes a new instance of this class with default... A shortcut to initialize a new instance of this class with the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. MD to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for MD to PDF conversion. Use example code for batch MD to PDF conversion with Aspose.PDF for PHP via Java... Initialize a new Document Call Document.Process...Create a new instance of MdLoadOptions $loadOption = new MdLoadOptions...

    products.aspose.com/pdf/php-java/conversion/md-...
  7. Export to XAML|Aspose.Slides Documentation

    Export or convert PowerPoint presentation to XAML...pres = new Presentation ( "pres.pptx" )) { pres . Save ( new XamlOptions...pres = new Presentation ( "pres.pptx" )) { pres . Save ( new XamlOptions...

    docs.aspose.com/slides/net/export-to-xaml/
  8. Გადაიყვანეთ JPG DOC Java

    გადაიყვანეთ JPG DOC Java ფორმატში კოდით. შეინახეთ JPG როგორც DOC Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.jpg"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/jp...
  9. Გადაიყვანეთ JPG TXT Java

    გადაიყვანეთ JPG TXT Java ფორმატში კოდით. შეინახეთ JPG როგორც TXT Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.jpg"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/jp...
  10. Extract Assets from ASE File Formats via Java |...

    Sample Java extract assets code for ASE file. Use this example code to extract assets from ASE file within any Web or Desktop Java based application....instance of Scene Scene scene = new Scene(); scene.open(file, FileFormat..."OutputFile.zip" ; File newFile= new File(zipOutput); newFile.createNewFile();...

    products.aspose.com/3d/java/extractor/ase/