Sort Score
Result 10 results
Languages All
Labels All
Results 4,941 - 4,950 of 164,094 for

new

(0.06 sec)
  1. | Aspose

    Sample code for PNG to XLSX Java conversion. Use API example code for batch PNG files to XLSX conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/png-to-...
  2. | Aspose

    Sample code for TIFF to XLSX Java conversion. Use API example code for batch TIFF files to XLSX conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/tiff-to...
  3. PDF to PDFA Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one PDFA single file programmatically with C# sample code using Aspose.PDF for .NET... Initialize a new Document, and run a loop for...merging files In loop: add a new page to PDF/A document In loop:...

    products.aspose.com/pdf/net/merger/pdf-to-pdfa/
  4. Aspose::Words::Document::get_Sections method | ...

    Aspose::Words::Document::get_Sections method. Returns a collection that represents all sections in the document in C++....Examples Shows how to specify how a new section separates itself from...break types determine how a new section separates itself from...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. 导出媒体文件到HTML文件|Aspose.Slides 文档

    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 ( Presentation pres = new Presentation ( srcFileName ))...VideoPlayerHtmlContr controller = new VideoPlayerHtmlContr ( path :...

    docs.aspose.com/slides/zh/net/export-media-file...
  6. Limitations and API Differences|Aspose.Slides f...

    Aspose.Slides for Python via Java limitations and api differences....shutdownJVM () Instantiating a new Presentation Aspose.Slides for...for Java Presentation pres = new Presentation (); Aspose.Slides...

    docs.aspose.com/slides/python-java/limitations-...
  7. Add and Verify PDF Digital Signature using C# |...

    Сreate electronic signature in PDF documents programmatically with C# sample code using Aspose.PDF for .NET...pdf" ); using var pdfDocument = new Aspose . Pdf . Document ( inputFile...inputFile ); using var signature = new Aspose . Pdf . Facades . PdfFileSignature...

    products.aspose.com/pdf/net/signature/
  8. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = New FontSettings(); fontSe…...FontSettings fontSettings = new FontSettings(); fontSettings...; DocumentBuilder Builder = new DocumentBuilder(mainDoc); DocumentBuilder...

    forum.aspose.com/t/topic/312049
  9. Shape.SignatureLine | Aspose.Words for .NET

    Discover how to access the SignatureLine object for your shapes. Easily identify signature lines and enhance your document's professionalism!...get ; } Remarks You can insert new SignatureLine into the document...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Convert PowerPoint Presentations to TIFF in C#|...

    Learn how to easily convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations to high-quality TIFF images using Aspose.Slides for .NET. Step-by-step guide with code examples included....Presentation presentation = new Presentation ( "Demo_File.pptx"...TIFF: TiffOptions tiffOptions = new TiffOptions { CompressionType...

    docs.aspose.com/slides/net/convert-powerpoint-t...