Sort Score
Result 10 results
Languages All
Labels All
Results 9,541 - 9,550 of 18,479 for

docx to doc

(0.26 sec)
  1. ControlChar.NonBreakingSpace | Aspose.Words for...

    Discover ControlChar's NonBreakingSpace field for seamless formatting. Enhance your text with the x00a0 character for improved readability!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add a regular space. builder...

    reference.aspose.com/words/net/aspose.words/con...
  2. ControlChar.CrLf | Aspose.Words for .NET

    Discover ControlChar CrLf, the key To efficient text formatting. Learn how carriage return and line feed enhance paragraph breaks in text files.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add a regular space. builder...

    reference.aspose.com/words/net/aspose.words/con...
  3. XlsxSaveOptions.saveFormat property | Aspose.Wo...

    XlsxSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used... let doc = new aw . Document ( base ....myDir + "Shape with linked chart.docx" ); let xlsxSaveOptions = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldAdvance.HorizontalPosition | Aspose.Words ...

    Discover the FieldAdvance HorizontalPosition property, easily adjust text positioning for precise layout control in your Documents. Enhance your formatting Today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "This text...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldAdvance.DownOffset | Aspose.Words for .NET

    Discover the FieldAdvance DownOffset property, easily adjust text positioning with precise control over vertical spacing for enhanced Document formatting.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "This text...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldAdvance.RightOffset | Aspose.Words for .NET

    Discover the FieldAdvance RighToffset property, easily adjust text positioning with precise point control for enhanced Document formatting and clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "This text...

    reference.aspose.com/words/net/aspose.words.fie...
  7. MetafileRenderingOptions.RenderingMode | Aspose...

    Discover the MetafileRenderingOptions RenderingMode property To control how metafile images are rendered, enhancing your graphics quality and performance....Document doc = new Document ( MyDir + "WMF with image.docx" ); MetafileRenderingOpt...HandleDocumentWarnin (); doc . WarningCallback = callback ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  8. FieldFileName.IncludeFullPath | Aspose.Words fo...

    Discover the FieldFileName IncludeFullPath property, easily manage file paths with cusTomizable settings for enhanced file handling and organization....Document doc = new Document ( MyDir + "Document.docx" ); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . MoveToDocumentEnd...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Redact Documents via C++ | products.aspose.com

    Search replace PDF, Microsoft Word Documents Excel spreadsheets and PowerPoint presentations data via C++ application. C++ code listed...Options with C++ Redact DOC Files Redact DOCX Files Redact Excel Files...

    products.aspose.com/total/cpp/redact/
  10. ChartFormat.setDefaultFill method | Aspose.Word...

    ChartFormat.setDefaultFill method. Resets the fill of the chart element To have the default value.... let doc = new aw . Document ( base ...."DataPoint format.docx" ); let shape = doc . getShape ( 0 , true...

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