Sort Score
Result 10 results
Languages All
Labels All
Results 8,131 - 8,140 of 18,490 for

docx to doc

(1.68 sec)
  1. Online PPT File Text Finder or Build PPT Search...

    Free online app To search in PPT file. C++ API code for any PPT file text search application....Search in DOC (Microsoft Word Binary Format) Search in DOCX (Office...

    products.aspose.com/total/cpp/search/ppt/
  2. Online PPTX File Text Finder or Build PPTX Sear...

    Free online app To search in PPTX file. C++ API code for any PPTX file text search application....Search in DOC (Microsoft Word Binary Format) Search in DOCX (Office...

    products.aspose.com/total/cpp/search/pptx/
  3. Aspose::Words::Document::UpdatePageLayout metho...

    Aspose::Words::Document::UpdatePageLayout method. Rebuilds the page layout of the Document in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Rendering.docx" ); // Saving a document to...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. SoftEdgeFormat.remove method | Aspose.Words for...

    SoftEdgeFormat.remove method. Removes [SoftEdgeFormat](../) from the parent object....docx' ) # Load document with rectangle...rectangle shape with soft edge. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageSetup.sectionStart property | Aspose.Words ...

    PageSetup.sectionStart property. Returns or sets the type of section break for the specified object.... let doc = new aw . Document (); // A...document node with no children. doc . removeAllChildren (); // This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Document.sections property | Aspose.Words for P...

    Document.sections property. Returns a collection that represents all sections in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'This...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Markup::CustomPartCollection::Re...

    Aspose::Words::Markup::CusTomPartCollection::RemoveAt method. Removes an item at the specified index in C++.... auto doc = System :: MakeObject < Aspose...parts OOXML package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. FieldStyleRef.search_from_bottom property | Asp...

    FieldStyleRef.search_from_botTom property. Gets or sets whether To search from the botTom of the current page, rather from the Top.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list based using...

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

    aspose.words.Comment construcTor...constructor Contents [ Hide ] Comment(doc) Initializes a new instance of...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Font.strike_through property | Aspose.Words for...

    Font.strike_through property. True if the font is formatted as strikethrough text.... doc = aw . Document () para = doc . get_child (...as_paragraph () run = aw . Run ( doc = doc , text = 'Text with a single-line...

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