Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 213,366 for

new

(0.16 sec)
  1. Aspose.PDF raises a System.NullReferenceExcepti...

    Hi there! Aspose.PDF raises a System.NullReferenceException when converting or saving the editorial_twopages_fax4g.pdf (51.5 KB) PDF file. This wasn’t an issue with Aspose.PDF 24.1 or 24.5, but it is with Aspose.PDF 2…...pdfDocument = new Document(stream); pdfDocument.Convert(new PdfForm...v_1_4)); var convertedPdfStream = new MemoryStream(); pdfDocument....

    forum.aspose.com/t/aspose-pdf-raises-a-system-n...
  2. Սեղմել DOC Ը C# Ում

    Սեղմեք DOC ը C# ում՝ առանց որակի կորստի: Օպտիմալացրեք DOC բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...Words; var doc = new Document( "Input.doc" ); doc...using Aspose.Words; var doc = new Document("Input.doc"); doc.Cleanup();...

    products.aspose.com/words/hy/net/compress/doc/
  3. FieldAdvance | Aspose.Words for Java

    Implements the ADVANCE field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  4. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …...totalMessages); JSONArray mailsArray = new JSONArray(); // Iterate only...get_Item(i); JSONObject msgJson = new JSONObject(); msgJson.put("messageId"...

    forum.aspose.com/t/how-to-get-the-following-val...
  5. Color inversion|Documentation

    How to swap colors in an image to improve recognition accuracy....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...PreprocessingFilter filters = new Aspose . OCR . Models . PreprocessingFilters...

    docs.aspose.com/ocr/net/invert/
  6. 使用 PHP 在演示文稿中自定义图表轴|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP via Java 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...下面的示例代码——上述步骤的实现——演示了如何获取所需的值: $pres = new Presentation (); try { $chart...代码演示了如何在图表上执行轴之间的数据交换任务: $pres = new Presentation (); try { $chart...

    docs.aspose.com/slides/zh/php-java/chart-axis/
  7. How to create a hyper link at the end of every ...

    We are using ASPOSE.WOrds to convert from .doc to .docx. How to add a hyperlink at the end of every page of the document?...{ // Create a new document Document doc = new Document(); DocumentBuilder...DocumentBuilder builder = new DocumentBuilder(doc); // Add some...

    forum.aspose.com/t/how-to-create-a-hyper-link-a...
  8. Set Size of PDF using pythob via C++|Aspose.PDF...

    This section shows how to get or set PDF page properties such as size of document using Python via C++....saves the modified document to a new file. Create a document object...page_get_rectangle Calculate the new coordinates for the crop box...

    docs.aspose.com/pdf/python-cpp/get-and-set-page...
  9. FieldLink | Aspose.Words for Java

    Implements the LINK field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...fieldLinkedObjectsAs() { return new Object[][] { {InsertLinkedObjectAs...

    reference.aspose.com/words/java/com.aspose.word...
  10. HtmlFixedSaveOptions.ShowPageBorder | Aspose.Wo...

    Discover the HtmlFixedSaveOptions ShowPageBorder property, control page borders easily. Enhance your document's appearance with customizable settings....HtmlFixedResourceFol () { Document doc = new Document ( MyDir + "Rendering...ResourceUriPrinter callback = new ResourceUriPrinter (); HtmlFixedSaveOptions...

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