Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 19,321 for

obj

(0.13 sec)
  1. Saving PDF Document after removing content thro...

    I am trying to use Aspose.PDF to remove invisible all text layers from a document. These invisible text layers are the result of a previous OCR operation. I need to remove these text layers before reprocessing the docume…...InvokeDirectByRefWit(Object obj, Span`1 copyOfArgs, BindingFlags...

    forum.aspose.com/t/saving-pdf-document-after-re...
  2. 搜索

    搜索...foreach (Element obj in objects) { if (!obj.HasAttribute("data"))...HasAttribute("data")) continue; var data = obj.GetAttribute("data"); using var...

    blog.aspose.com/zh-hant/html/download-image-fro...
  3. ConditionalStyle | Aspose.Words for Java

    Represents special formatting applied to some area of a table with assigned table style in Java....clearRunAttrs() equals(Object obj) Compares this conditional style...equals(Object obj) public boolean equals(Object obj) Compares this...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to save attached PDF with: SaveOptions so = new PdfSaveOptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); save fa…...InvokeDirectByRefWit(Object obj, Span`1 copyOfArgs, BindingFlags...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...
  5. Issue while generating PDF reports with Large D...

    Hi Team, We are facing PDF generation issues as below: . Our API is able to generate PDF file, if the Data load is less than 50,000 records . But when API is with 50,000+ records, API stop working . When we do simila…...setVerticalAlignment(1); for (Object obj : onerow) { if (i > MAX_PDF_COLS)...add(obj.toString(), tr); } else { rowt.getCells().add(obj.toString()...

    forum.aspose.com/t/issue-while-generating-pdf-r...
  6. 档案

    档案...foreach (Element obj in objects) { if (!obj.HasAttribute("data"))...HasAttribute("data")) continue; var data = obj.GetAttribute("data"); using var...

    blog.aspose.com/zh/html/download-image-from-url...
  7. Node.js 3D Document Processing API | products.a...

    Node.js library to create read convert and modify 3D files in Windows Forms Web Services and Mono applications...STL (ASCII/Binary) Wavefront: OBJ Discreet 3D Studio: 3DS Universal3D:...fromFile("template.stl"); scene.save("output.obj"); 3D Scenes Creation Aspose...

    products.aspose.com/3d/nodejs-java/
  8. Python 3D Document Processing API | products.as...

    Python library to create read convert and modify 3D files in Windows Forms Web Services and Mono applications...STL (ASCII/Binary) Wavefront: OBJ Discreet 3D Studio: 3DS Universal3D:...save("output.stl") scn.save("output.obj") 3D Scenes Creation Aspose.3D...

    products.aspose.com/3d/python-net/
  9. C# .NET 3D Document Processing API | products.a...

    C# VB.NET ASP.NET library to create read convert and modify 3D files in Windows Forms Web Services and Mono applications...STL (ASCII/Binary) Wavefront: OBJ Discreet 3D Studio: 3DS Universal3D:...Save("output.stl"); scn.Save("output.obj"); 3D Scenes Creation Aspose...

    products.aspose.com/3d/net/
  10. List class | Aspose.Words for Node.js

    Aspose.Words.List class. Represents formatting of a list...Methods Name Description compareTo(obj) Compares the specified object...

    reference.aspose.com/words/nodejs-net/aspose.wo...