Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 1,090 for

doc

(0.03 sec)
  1. document - Aspose.PDF for Java - API Reference

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF Documents using Java platform.... doc_containSignature ( Document doc) abstract void...TestHelper. initPdfUa ( Document doc) void InternalHelper.InternalLogic...

    reference.aspose.com/pdf/java/com.aspose.pdf.cl...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – Conversie van bestandsindelingen via Javahttps://products.aspose.com/total/nl/java/conversion/Recent content in Co...... _blank noopener https://docs.fileformat.com/page-description-language/cgm/...beschikbaar. _blank https://docs.fileformat.com/image/apng/ btn...

    products.aspose.com/total/nl/java/conversion/in...
  3. Convert .pcl file to .pdf - Aspose.PDF Product ...

    Not able to convert .pcl file to .pdf. Was able to convert the smale size 1 KB .pcl file to .pdf. but when converting 367 KB .pcl file to pdf. Having issues. Error: Additional information: Unable to cast object of typ…...Document doc = new Aspose.Pdf.Document(dataDir..."AP_7_MiddleSummary.pcl", loadopt); doc.Save(dataDir + "AP_7_MiddleSummary...

    forum.aspose.com/t/convert-pcl-file-to-pdf/248445
  4. JpegQuality | Aspose.Note for .NET API Reference

    Gets or sets a value determining the quality of the JPEG images inside PDF Document. The value may vary from 0 to 100 where 0 means worst quality but maximum compression and 100 means best quality but minimum compression.... Document doc = new Document ( dataDir + "Aspose..."Document.SaveWithOptions_out.pdf" ; doc . Save ( dataDir , opts ); See...

    reference.aspose.com/note/net/aspose.note.savin...
  5. NullPointerException during LayoutEnumerator cr...

    Hi Team. I am trying to migrate my code with Aspose.Words from version 22.4 to 23.3. I found out that version 23.3 is not stable yet. When I completed this code for example4.zip (656.2 KB) Document Doc = new Document(…...2 KB) Document doc = new Document("example4.docx"...layoutCollector = new LayoutCollector(doc); LayoutEnumerator layoutEnumerator...

    forum.aspose.com/t/nullpointerexception-during-...
  6. The PdfFileSignature.save() is not thread-safe ...

    Hi team, We have encountered the issue when signing Digital Signature in Java by using PdfFileSignature.save() although we created the object for each thread. Below is the code and thread-dump: public byte[] signPdf(…...ByteArrayOutputStrea(); Document doc = null; PdfFileSignature signature... 100, 30); doc = new Document(pdfBytes); if (doc.isEncrypted())...

    forum.aspose.com/t/the-pdffilesignature-save-is...
  7. Aspose C# : How to start section numbering from...

    Dear, I want to start a section at a particular number and not continue with the next default sequence number. Also, don’t want it to restart the numbering. I tried following but then the whole Document is affected. S…... List lst = doc.Lists.Add(Aspose.Words.Lists...DocumentBuilder class: List lst = doc.Lists.Add(Aspose.Words.Lists...

    forum.aspose.com/t/aspose-c-how-to-start-sectio...
  8. How to find and iterate list lead in and childr...

    Hi Team, I am trying to find and iterate lists in an word Documents using aspose words python library. Current approach : I have tried iterating all paragraphs and filtering list items using is_list_item method. Furt…...path") doc = aw.Document("test.docx") for para in doc.get_child_nodes(aw...can use the following code: doc = aw.Document("C:\\Temp\\in.docx")...

    forum.aspose.com/t/how-to-find-and-iterate-list...
  9. File Format Apps Online File Processing formats.

    File Format Apps for PDF, Word, Excel, PowerPoint, Visio, Project, OneNote, OpenOffice, CAD, 3D formats....Split PowerPoint Presentation DOC to ODT PNG to PDF PDF to JPG...file Sign PDF Online PDF to DOC Online PPTX Viewer...

    www.fileformat.app/
  10. htmlframeelement - Aspose.HTML for Java - API R...

    Developer's manual to the Java HTML class library to create, edit, extract data & convert HTML pages to PDF, XPS, Images and other formats....DOMName name, Document doc) Initializes a new instance of...html.dom.DOMName name, Document doc) Initializes a new instance of...

    reference.aspose.com/html/java/com.aspose.html/...