Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 213,010 for

new

(0.56 sec)
  1. Form fields not extracting in Aspose.PDF - Free...

    I am running into two different issues, looking for expert advise. I’ve latest Aspose.Total.Net license that I am using to consume Aspose.PDF features as well. The system is not able to extract state of form fields - E…...License pdflicense = new Aspose.OCR.License(); string...add the image OcrInput input = new OcrInput(InputType.SingleImage);...

    forum.aspose.com/t/form-fields-not-extracting-i...
  2. PdfFontEmbeddingMode enumeration | Aspose.Words...

    Aspose.Words.Saving.PdfFontEmbeddingMode enumeration. Specifies how Aspose.Words should embed fonts....Arial and Times New Roman. Only Arial and Times New Roman fonts are...Times New Roman fonts into a PDF document. let doc = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Utility Features|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....create a poll when composed a new message. This is done by including...snippet shows you how to create a new message and then send it with...

    docs.aspose.com/email/java/utility-features/
  4. Configure Fallback Font Collections on Android|...

    Set up a fallback fonts collection in Aspose.Slides for Android via Java to keep text consistent and crisp in PowerPoint and OpenDocument presentations....presentation: Presentation pres = new Presentation (); try { IFontFallBackRulesCo...userRulesList = new FontFallBackRulesCol (); userRulesList . add ( new FontFallBackRule...

    docs.aspose.com/slides/androidjava/create-fallb...
  5. 使用 PHP 向 PDF 添加水印 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式向 PDF 文件添加水印...$document = new Document ( $inputFile ); $formattedText = new facades_FormattedText..."Watermark" , ( new Color ()) -> getBlue () -> toRgb (), ( new facades_FontStyle...

    products.aspose.com/pdf/zh-hans/php-java/waterm...
  6. How to Create a Flat ZIP Archive | Aspose.Zip D...

    Learn how to flatten nested zip archives into a single flat archive using Java tools....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/flatten-nested-zip/
  7. How to add Polygon Annotation using C++ | Aspos...

    Source code to add Polygon annotations in PDF file on any platform with C++ language...instance of Document class Create a new page or get a reference to an...PDF file Document document = new Document ( System . IO . Path...

    products.aspose.com/pdf/cpp/annotation/polygon/...
  8. Optimize, Compress or Reduce PDF Size in C#|Asp...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects with C#....document using ( var document = new Aspose . Pdf . Document ( dataDir...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/optimize-pdf/
  9. Redact PDF API | Aspose.PDF

    Redact PDF documents with free cross-platform Apps and High Code APIs for any platform....Redact PDF - C# Document doc = new Document ( dataDir + "test.pdf"...TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber ( searchTerm...

    products.aspose.com/pdf/redaction/
  10. SaveOptions.UpdateCreatedTimeProperty | Aspose....

    Optimize your SaveOptions with the UpdateCreatedTimeProperty. Control CreatedTime updates before saving, enhancing data accuracy. Default, false....Document doc = new Document (); DateTime createdTime = new DateTime...DocSaveOptions saveOptions = new DocSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...