Sort Score
Result 10 results
Languages All
Labels All
Results 7,201 - 7,210 of 18,447 for

docx to doc

(1.63 sec)
  1. Save a Document in C++|Aspose.Words for C++

    Save a Document in any supported format using C++....are supported, including DOC, DOCX, PDF, XPS, PCL, HTML, EPUB...

    docs.aspose.com/words/cpp/save-a-document/
  2. Node.node_type property | Aspose.Words for Python

    Node.node_type property. Gets the type of this node.... doc = aw . Document ( file_name =...= MY_DIR + 'Paragraphs.docx' ) # Any node that can contain child...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Remove Word Password Protection Online or using...

    unlock password from Word Document through online app for free. Android API code To delete password from Word files....[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...Unlock DOC Files (Microsoft Word Binary Format) Unlock DOCX Files...

    products.aspose.com/total/android-java/unlock/w...
  4. Document.Watermark | Aspose.Words for .NET

    Secure your Documents with our cusTomizable watermarking feature. Enhance protection and ensure authenticity effortlessly!... Document doc = new Document (); // Add a plain...plain text watermark. doc . Watermark . SetText ( "Aspose Watermark"...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Aspose::Words::Framesets::FramesetCollection::g...

    Aspose::Words::Framesets::FramesetCollection::get_Count method. Gets the number of frames or frames pages contained in the collection in C++.... auto doc = System :: MakeObject < Aspose...() + u "Frameset.docx" ); ASSERT_EQ ( 3 , doc -> get_Frameset...

    reference.aspose.com/words/cpp/aspose.words.fra...
  6. Aspose::Words::Framesets::FramesetCollection::i...

    Aspose::Words::Framesets::FramesetCollection::idx_get method. Gets a frame or frames page at the specified index in C++.... auto doc = System :: MakeObject < Aspose...() + u "Frameset.docx" ); ASSERT_EQ ( 3 , doc -> get_Frameset...

    reference.aspose.com/words/cpp/aspose.words.fra...
  7. Aspose::Words::HeaderFooterCollection::idx_get ...

    Aspose::Words::HeaderFooterCollection::idx_get method. Retrieves a HeaderFooter of the specified type in C++.... auto doc = System :: MakeObject < Aspose...+ u "Header and footer types.docx" ); // Iterate through each...

    reference.aspose.com/words/cpp/aspose.words/hea...
  8. BorderCollection.horizontal property | Aspose.W...

    BorderCollection.horizontal property. Gets the horizontal border that is used between cells or conforming paragraphs.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a red horizontal...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageVerticalAlignment enumeration | Aspose.Word...

    aspose.words.PageVerticalAlignment enumeration. Specifies vertical justification of text on each page.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Modify the page setup properties...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.update_page_layout method | Aspose.Wor...

    Document.update_page_layout method. Rebuilds the page layout of the Document.... doc = aw . Document ( file_name =...= MY_DIR + 'Rendering.docx' ) # Saving a document to PDF, to...

    reference.aspose.com/words/python-net/aspose.wo...