Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 1,098 for

doc

(0.03 sec)
  1. Word 2016 can't open the generated docx-file - ...

    Hi, I use Aspose.Words for JasperReports V21.9 I try to generate a Word-Document with the Docx-ending. But Word 2016 can’t open the generated file. The error message says that the fileformat doesn’t matter to the file e…...doc ending Word 2016 open the file...

    forum.aspose.com/t/word-2016-cant-open-the-gene...
  2. Quality | Aspose.Note for .NET API Reference

    Gets or sets a value determining the quality of saved image. This value is passed to codec as System.Drawing.Imaging.Encoder.Quality parameter.... Document doc = new Document ( dataDir + "Aspose...jpg" ; // Save the document. doc . Save ( dataDir , new ImageSaveOptions...

    reference.aspose.com/note/net/aspose.note.savin...
  3. htmltextareaelement - Aspose.HTML for Java - AP...

    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/...
  4. htmlselectelement - Aspose.HTML for Java - API ...

    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/...
  5. htmltablecellelement - Aspose.HTML for Java - A...

    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/...
  6. Line space and font size is not preserved while...

    Hello Team, We have ASPOSE.Total license. We are converting the Word Document to PDF using aspose.word but the formatting like line space font space not preserved while conversion. It should be exactly the same as we s…...using var doc = new Aspose.Words.Document(sDocName); doc.Save(path...

    forum.aspose.com/t/line-space-and-font-size-is-...
  7. pdf3dartwork - 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....Description PDF3DArtwork ( Document doc, PDF3DContent content) Initializes...class. PDF3DArtwork ( Document doc, PDF3DContent content, PDF3DLightingScheme...

    reference.aspose.com/pdf/java/com.aspose.pdf/pd...
  8. HTML with checkbox to PDF - Aspose.Words Produc...

    Hello! I am converting a HTML with some checkboxes to PDF/A using Aspose.Words for Java. Comparing checkbox.html and checkboxAspose.pdf, you can see some styling issue: checkbox.zip (189.0 KB) Knowing that Aspose.Word…... Document doc = new Document("C:\\Temp\\in...setPreserveFormField(true); doc.save("C:\\Temp\\out.pdf", options);...

    forum.aspose.com/t/html-with-checkbox-to-pdf/24...
  9. NoteTag | Aspose.Note for .NET API 参考

    表示注释标签...// 创建 Document 类的对象 Document doc = new Document (); //初始化Page类对象...Page ( doc ); // 初始化大纲类对象 Outline outline = new Outline ( doc );...

    reference.aspose.com/note/zh/net/aspose.note/no...
  10. Unable to set inherit zoom for existing links -...

    Hi Team, unable to set inherit zoom for existing links. we are getting multiple issues with this code, Please provide perfect solutions to set inherit zoom for existing links and bookmarks. we are just trying to upd…...code void updateLinks(Document doc, ref string ServiceLogref) {...{ foreach (Page aPage in doc.Pages) { foreach (Annotation item...

    forum.aspose.com/t/unable-to-set-inherit-zoom-f...