Sort Score
Result 10 results
Languages All
Labels All
Results 9,471 - 9,480 of 17,140 for

docx to doc

(0.07 sec)
  1. FieldPrintDate.use_lunar_calendar property | As...

    FieldPrintDate.use_lunar_calendar property. Gets or sets whether To use the Hijri Lunar or Hebrew Lunar calendar.... doc = aw . Document ( file_name =...+ 'Field sample - PRINTDATE.docx' ) # When a document is printed...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert OneNote to Word

    Convert or export OneNote To Word Document using C# or .NET API....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/note/net/convert-onenote-to-word/
  3. ListFormat.RemoveNumbers | Aspose.Words for .NET

    Effortlessly remove numbers or bullets from your paragraphs with the ListFormat RemoveNumbers method, resetting your list level To zero for clean formatting.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . ListFormat . ApplyNumberDefault...

    reference.aspose.com/words/net/aspose.words.lis...
  4. WarningInfo.WarningType | Aspose.Words for .NET

    Discover the WarningInfo WarningType property that reveals essential warning types, enhancing your error handling and improving application reliability....Document doc = new Document ( MyDir + "Missing font.docx" ); //...new WarningInfoCollectio (); doc . WarningCallback = warningCollector...

    reference.aspose.com/words/net/aspose.words/war...
  5. DocumentPropertyCollection.count property | Asp...

    DocumentPropertyCollection.count property. Gets number of items in the collection.... doc = aw . Document ( MY_DIR + 'Properties.docx' ) # Every...custom document property' , str ( doc . custom_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Split Documents via C# | products.aspose.com

    Split PDF, Microsoft Word, Excel spreadsheets and PowerPoint presentations via your C# application. Split Document by page number or by some predefined pattern....NET Split DOC Files Split DOCM Files Split DOCX Files Split...

    products.aspose.com/total/net/split/
  7. Remove ODP Password Protection Online or using ...

    Remove password from ODP Document through online app for free. C++ API code To unlock password protected ODP files....Unlock DOC Files (Microsoft Word Binary Format) Unlock DOCX Files...

    products.aspose.com/total/cpp/unlock/odp/
  8. FieldIncludeText.SourceFullName | Aspose.Words ...

    Discover the FieldIncludeText SourceFullName property To easily manage Document locations with IRI. Enhance your workflow and streamline data handling!...FieldIncludeText () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two ways to use...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldIncludeText.MimeType | Aspose.Words for .NET

    Manage your files effortlessly with the FieldIncludeText MimeType property, allowing you To easily get or set the MIME type for seamless integration....FieldIncludeText () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two ways to use...

    reference.aspose.com/words/net/aspose.words.fie...
  10. ShapeBase.reflection property | Aspose.Words fo...

    ShapeBase.reflection property. Gets reflection formatting for the shape.... doc = aw . Document ( file_name =...MY_DIR + 'Various shapes.docx' ) shape = doc . get_child ( aw . NodeType...

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