Sort Score
Result 10 results
Languages All
Labels All
Results 5,591 - 5,600 of 180,122 for

doc

(0.33 sec)
  1. 档案

    档案...TIFF # 您可能需要对 Word 文档(例如 DOCX、DOC、RTF 等)执行的一项有用操作是转换为图像文件。例如,如...Words-for-.NET // 将文档另存为多页 TIFF。 doc.Save(dataDir + "TestFile Multipage...

    blog.aspose.com/zh/words/aspose-words-for-cpp-1...
  2. FAQ|Aspose.Words for C++

    Aspose.Words for C++ answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....popular document formats such as DOC, DOCX, HTML, Markdown, PDF, XML...System :: SharedPtr < Document > doc = System :: MakeObject < Document...

    docs.aspose.com/words/cpp/faq/
  3. DOCX to XPS conversion issue with content posit...

    Hi, I have application that uses Aspose.Words for .Net for many thing, among others for conversion Doc files to XPS. I am using SQL ReportServer for generation of Doc files. Doc files are converted to XPS using Aspose,…...among others for conversion doc files to XPS. I am using SQL...ReportServer for generation of Doc files. Doc files are converted to...

    forum.aspose.com/t/docx-to-xps-conversion-issue...
  4. Java API to Export CGM to DOT | products.aspose...

    Convert CGM to DOT using on premise Java API...is to render the CGM file to DOC using Aspose.PDF for Java. Aspose...files to DOC. After the CGM file is rendered to DOC, the second...

    products.aspose.com/total/java/conversion/cgm-t...
  5. Android API to Render MHTML to XAMLFLOW | produ...

    Transform MHTML to XAMLFLOW via Android via Java API...you to convert MHTML files to DOC. The second API is Aspose.Words... which allows you to render DOC to XAMLFLOW. By using these two...

    products.aspose.com/total/android-java/conversi...
  6. SubDocument.node_type property | Aspose.Words f...

    SubDocument.node_type property. Returns [NodeType.SUB_DocUMENT](../../nodetype/#SUB_DocUMENT).... doc = aw . Document ( file_name =...document.docx' ) sub_documents = doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PaperSize | Aspose.Words for Java

    Specifies paper size in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.getPageSetup().setPaperSize(PaperSize...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert PDF to Excel in Python|Aspose.PDF for P...

    Learn how to convert PDFs to Excel files using Aspose.PDF for Python via Java. Achieve precision and efficiency with our comprehensive tutorial.... read () doc = Api . Document ( byte_array...documentOutName = "testout/result1.xls" doc . save ( documentOutName , Api...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  9. PageLayoutEvent Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.PageLayoutEvent enum—essential for optimizing page layout events during Document rendering and building. Enhance your workflow today!...PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...DocumentBuilder ( doc ); builder . Writeln ( "Hello world!" ); doc . LayoutOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  10. FootnoteType Enum | Aspose.Words for .NET

    Discover Aspose.Words.FootnoteType enum. Easily distinguish between footnotes and endnotes for enhanced Document formatting and clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert some text and mark...

    reference.aspose.com/words/net/aspose.words.not...