Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 212,993 for

new

(0.3 sec)
  1. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionS()...the output as a new PDF file: Dim ocr As New AsposeOcr() Dim...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  2. TextBox not converting correctly to PDF - Free ...

    We have a PowerPoint presentation with several text boxes that aren’t converting correctly to PDF. In some cases, the text wraps and displays outside the bounding box. I’ve attached both the PowerPoint and the converted…...(Presentation presentation = new Presentation(inputFile)) { PdfOptions...PdfOptions saveOptions = new PdfOptions { EmbedFullFonts = true...

    forum.aspose.com/t/textbox-not-converting-corre...
  3. MarkdownSaveOptions.OfficeMathExportMode | Aspo...

    Discover the MarkdownSaveOptions OfficeMathExportMode property to customize OfficeMath output. Optimize your files with flexible export settings!... Document doc = new Document ( MyDir + "Office math...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Working with Project Properties | Aspose.Tasks ...

    Learn how to use Aspose.Tasks for .NET to read and modify Microsoft Project (MPP/XML) properties, including defaults, summary info, fiscal year, weekdays, currency and custom properties....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/working-with-project-...
  5. PdfDigitalSignatureDetails.Reason | Aspose.Word...

    Discover the PdfDigitalSignatureDetails Reason property to easily manage and customize your document signing reasons for enhanced security and compliance....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Configure...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose.Drawing memory leak in Csharp - Free Sup...

    When I convert pdf to tiff, it takes a lot of ressource. My PDF is 1300K (any pdf does the same) and after 5 calls ended the process still takes 1.7g, even after 5 minutes it’s completion and idle. Here is my code. us…...License license = new Aspose.Pdf.License(); license...= null; using (pdfDocument = new Document("1300KFile.pdf")) {...

    forum.aspose.com/t/aspose-drawing-memory-leak-i...
  7. Open PDF Document|Aspose.PDF for Java

    Learn how to open a PDF file with Aspose.PDF for Java....pdf" ; Document pdfDocument = new Document ( fileName ); System...BufferedInputStream in = new BufferedInputStream ( new java . net . URL...

    docs.aspose.com/pdf/java/open-pdf-document/
  8. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Learn how to work with tables in existing PDFs using Aspose.PDF for .NET, providing flexibility in document modification.... In this new release, we have implemented new feature of searching...exist on page of PDF document. A new class named Aspose.PDF.Text.TableAbsorber...

    docs.aspose.com/pdf/net/manipulate-tables-in-ex...
  9. Aspose.PSD for .NET 23.6 - 发布说明|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....expected , actual )) { throw new Exception ( "对象不相等。" ); } } //...Save ( outputPngWithThresho , new PngOptions ()); } } } // 添加并设置阈值调整图层到图像中。...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. Set Default Font while rendering a spreadsheet ...

    Learn how to set the default font while rendering spreadsheets to images using Aspose.Cells for Node.js via C++....getDefaultFont() property to Courier New and the second image is taken...getDefaultFont() property to Times New Roman . This is the output image...

    docs.aspose.com/cells/nodejs-cpp/set-default-fo...