Sort Score
Result 10 results
Languages All
Labels All
Results 7,781 - 7,790 of 18,420 for

docx to doc

(0.08 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. PageSetup.gutter property | Aspose.Words for No...

    PageSetup.gutter property. Gets or sets the amount of extra space added To the margin for Document binding.... let doc = new aw . Document (); // Insert...= new aw . DocumentBuilder ( doc ); for ( let i = 0 ; i < 6 ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TextWatermarkOptions.font_family property | Asp...

    TextWatermarkOptions.font_family property. Gets or sets font family name... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CompositeNode.append_child method | Aspose.Word...

    CompositeNode.append_child method. Adds the specified node To the end of the list of child nodes for this node.... doc = aw . Document () # A blank...document node with no children. doc . remove_all_children () # This...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageSetup.Gutter | Aspose.Words for .NET

    Adjust PageSetup Gutter settings To optimize Document margins for binding. Enhance your layout with perfect margins for professional results.... Document doc = new Document (); // Insert...builder = new DocumentBuilder ( doc ); for ( int i = 0 ; i < 6 ;...

    reference.aspose.com/words/net/aspose.words/pag...
  6. MarkdownOfficeMathExportMode Enum | Aspose.Word...

    Discover how Aspose.Words.Saving.MarkdownOfficeMathExportMode enhances OfficeMath export To Markdown, ensuring accurate and efficient Document conversion....Document doc = new Document ( MyDir + "Office math.docx" ); MarkdownSaveOptions...MarkdownOfficeMathEx . Image ; doc . Save ( ArtifactsDir + "MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. FieldStyleRef.style_name property | Aspose.Word...

    FieldStyleRef.style_name property. Gets or sets the name of the style by which the text To search for is formatted.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list based using...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CustomXmlPart.Schemas | Aspose.Words for .NET

    Discover the CusTomXmlPart Schemas property To easily manage XML schemas linked To your cusTom XML parts, enhancing data organization and efficiency.... Document doc = new Document (); // Construct...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  9. CustomXmlPart.Clone | Aspose.Words for .NET

    Discover the CusTomXmlPart Clone method for efficient deep copying of objects without duplicating Data bytes. Enhance your coding efficiency Today!... Document doc = new Document (); // Construct...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  10. CustomXmlPartCollection.Clone | Aspose.Words fo...

    Effortlessly duplicate your CusTomXmlPartCollection with our Clone method, ensuring a complete deep copy of all items for seamless data management.... Document doc = new Document (); // Construct...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...