Sort Score
Result 10 results
Languages All
Labels All
Results 4,881 - 4,890 of 180,387 for

doc

(0.1 sec)
  1. FieldFormDropDown | Aspose.Words for Java

    Implements the FORMDROPDOWN field in Java.... Document doc = new Document(getMyDir() + "Form...fieldFormCheckBox = (FieldFormCheckBox) doc.getRange().getFields().get(1);...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldAddIn | Aspose.Words for Java

    Implements the ADDIN field in Java.... Document doc = new Document(getMyDir() + "Field...FieldAddIn field = (FieldAddIn) doc.getRange().getFields().get(0);...

    reference.aspose.com/words/java/com.aspose.word...
  3. Continuous Section Break Not Functioning Proper...

    Hi Team, I am working on merging multiple Word Documents. I have set the section start to Aspose.Words.SectionStart.Continuous, but the sections are still not appearing as continuous. Could you please help me resolve …...Document doc = new Aspose.Words.Document(new...DocumentBuilder(doc); Aspose.Words.Bookmark bookmarkStart = doc.Range.Bookmarks...

    forum.aspose.com/t/continuous-section-break-not...
  4. | Aspose

    Sample code for PDF to Doc Java conversion. Use API example code for batch PDF files to Doc conversion within any Web or Desktop Java based application....Conversion PDF to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for C++...that converts an PDF image to DOC document: Create an instance...

    products.aspose.com/ocr/cpp/conversion/pdf-to-doc/
  5. Fill | Aspose.Words for Java

    Represents fill formatting for an object in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Write some text, and then...

    reference.aspose.com/words/java/com.aspose.word...
  6. Document Conversion via Python | products.aspos...

    Convert Microsoft Word Formats Doc, DocX to PDF, Images and more as well as Presentation Slides, Email Messages and 3D Images just few lines of Python code....document as of DOC, DOCX file. Process is load the DOC or DOCX file...IMAGES MHTML to RTF MHTML to DOC Convert Microsoft PowerPoint...

    products.aspose.com/total/python-net/conversion/
  7. 在 XPS 文件中使用可视化画笔 | Python

    如何使用 XPS 文件的可视化画笔是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/zh/python-net/xps/working-...
  8. Aspose::Words::Document::get_Compliance method ...

    Aspose::Words::Document::get_Compliance method. Gets the OOXML compliance version determined from the loaded Document content. Makes sense only for OOXML Documents in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Document.doc" ); ASSERT_EQ ( doc -> get_Compliance ()...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. 在 XPS 文件中处理图像 | Java

    如何向 XPS 文件添加简单或平铺图像是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/zh/java/xps/working-with-i...
  10. RevisionOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.RevisionOptions class to efficiently manage Document revisions and enhance your layout process for optimal results.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a revision, then...

    reference.aspose.com/words/net/aspose.words.lay...