Sort Score
Result 10 results
Languages All
Labels All
Results 7,281 - 7,290 of 18,490 for

docx to doc

(0.72 sec)
  1. extractPages in Aspose 25.2 running infinitely ...

    We noticed as part of our upgrade To 25.2 that for the given file, the Document.extractPages was running infinitely for more than 30mins though the file is light weight. Manuscript.Docx (34.9 KB) Could you share some l…...docx (34.9 KB) Could you share some...Document doc = new Document("path/to/your/document.docx"); Document...

    forum.aspose.com/t/extractpages-in-aspose-25-2-...
  2. ImageData.set_image method | Aspose.Words for P...

    aspose.words.drawing.ImageData.set_image method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) image_file_name = IMAGE_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldBuilder constructor | Aspose.Words for Python

    FieldBuilder construcTor. Initializes an instance of the [FieldBuilder](../) class.... doc = aw . Document () # A convenient...builder = aw . DocumentBuilder ( doc ) builder . write ( ' Hello world...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ListCollection.add_single_level_list method | A...

    ListCollection.add_single_level_list method. Creates a new single level list based on the predefined template and adds it To the list collection in the Document.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) list_collection = doc . lists # Creates...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::TextWatermarkOptions::get_IsSemi...

    Aspose::Words::TextWatermarkOptions::get_IsSemitrasparent method. Gets or sets a boolean value which is responsible for opacity of the watermark. The default value is true in C++.... auto doc = System :: MakeObject < Aspose...Add a plain text watermark. doc -> get_Watermark () -> SetText...

    reference.aspose.com/words/cpp/aspose.words/tex...
  6. FieldHyperlink.is_image_map property | Aspose.W...

    FieldHyperlink.is_image_map property. Gets or sets whether To append coordinates To the hyperlink for a server-side image map.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) field = builder . insert_field...

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

    Implements the USERINITIALS field in Java.... Document doc = new Document(); // Create a...userInformation.setInitials("J. D."); doc.getFieldOptions().setCurrent...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldUserName | Aspose.Words for Java

    Implements the USERNAME field in Java.... Document doc = new Document(); // Create a...userInformation.setName("John Doe"); doc.getFieldOptions().setCurrent...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldFormText | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  10. Search in Documents via Java | products.aspose.com

    Search Documents including PDF, Microsoft Office Excel, Word, PowerPoint and more via your Java based application....Options with Java Search in DOC Search in DOCX Search in Excel Search...

    products.aspose.com/total/java/search/