Sort Score
Result 10 results
Languages All
Labels All
Results 9,081 - 9,090 of 17,116 for

docx to doc

(0.1 sec)
  1. Watermark PNG Files Online or using Java | prod...

    Free online app To Watermark different PNG files. Java Watermarking library code for PNG Documents....[Product Documentation](https://docs.aspose.com/imaging/java/sys...Image File) Add Watermark to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/java/watermark/png/
  2. Footnote.ActualReferenceMark | Aspose.Words for...

    Discover the Footnote ActualReferenceMark property To access the precise text of reference marks in your Documents, enhancing clarity and organization.... Document doc = new Document ( MyDir + "Footnotes...endnotes.docx" ); Footnote footnote = ( Footnote ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.not...
  3. Aspose::Words::Drawing::Charts::AxisDisplayUnit...

    Aspose::Words::Drawing::Charts::AxisDisplayUnit::get_Unit method. Gets or sets the scaling value of the display units as one of the predefined values in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Watermark ODS File Online or using Java | produ...

    Free online app To Watermark different ODS files. Java watermarking library code for ODS worksheets....[Product Documentation](https://docs.aspose.com/cells/java/syste...Image File) Add Watermark to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/java/watermark/ods/
  5. DocumentBuilder.CurrentStructuredDocumentTag | ...

    Discover the CurrentStructuredDocumentTag property in DocumentBuilder. Easily access the selected structured Document tag for efficient Document management.... Document doc = new Document ( MyDir + "Structured..."Structured document tags.docx" ); DocumentBuilder builder = new...

    reference.aspose.com/words/net/aspose.words/doc...
  6. EndnoteOptions.number_style property | Aspose.W...

    EndnoteOptions.number_style property. Specifies the number format for auTomatically numbered endnotes.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Footnotes and endnotes...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PlainTextDocument | Aspose.Words for .NET

    Effortlessly create plain text Documents with our PlainTextDocument construcTor. Enjoy auTomatic file format detection for seamless integration!... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); builder . Writeln ( "Hello world!" ); doc . Save...

    reference.aspose.com/words/net/aspose.words/pla...
  8. Aspose::Words::Fields::FieldQuote::get_Text met...

    Aspose::Words::Fields::FieldQuote::get_Text method. Gets or sets the text To retrieve in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a QUOTE field, which...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. DocumentBase.fontInfos property | Aspose.Words ...

    DocumentBase.fontInfos property. Provides access To properties of fonts used in this Document.... let doc = new aw . Document ( base ....+ "Embedded font.docx" ); let allFonts = doc . fontInfos ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocSaveOptions.savePictureBullet property | Asp...

    DocSaveOptions.savePictureBullet property. When ``false``, PictureBullet data is not saved To output Document... let doc = new aw . Document ( base ...."Image bullet points.docx" ); expect ( doc . lists . at ( 0 )....

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