Sort Score
Result 10 results
Languages All
Labels All
Results 7,711 - 7,720 of 18,473 for

docx to doc

(0.07 sec)
  1. 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...
  2. Aspose::Words::Document::get_HyphenationOptions...

    Aspose::Words::Document::get_HyphenationOptions method. Provides access To Document hyphenation options in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose::Words::Drawing::Fill::SetImage method |...

    Aspose::Words::Drawing::Fill::SetImage method. Changes the fill type To single image in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // There are several ways...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Table.SetBorders | Aspose.Words for .NET

    CusTomize your tables effortlessly with the SetBorders method, adjusting line style, width, and color for a polished, professional look....Document doc = new Document ( MyDir + "Tables.docx" ); Table...Table table = doc . FirstSection . Body . Tables [ 0 ]; // Clear all...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Table.setBorders method | Aspose.Words for Node.js

    Table.setBorders method. Sets all table borders To the specified line style, width and color.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Start a table and set a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. | Aspose

    Sample code for JPEG To XLSX Java conversion. Use API example code for batch JPEG files To XLSX conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/cpp/conversion/jpeg-to-...
  8. Aspose::Words::Fonts::FontInfoCollection::idx_g...

    Aspose::Words::Fonts::FontInfoCollection::idx_get method. Gets a font with the specified name in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Embedded font.docx" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. EmbeddedFontFormat enumeration | Aspose.Words f...

    aspose.words.fonts.EmbeddedFontFormat enumeration. Specifies format of particular embedded font inside [FontInfo](../fontinfo/) object.... doc = aw . Document ( file_name =...+ 'Embedded font.docx' ) embedded_font = doc . font_infos . get_by_name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FramesetCollection.Item | Aspose.Words for .NET

    Access specific frames with FramesetCollection. Easily retrieve frame pages by index for efficient web navigation and enhanced user experience....Document doc = new Document ( MyDir + "Frameset.docx" ); Assert...Assert . That ( doc . Frameset . ChildFramesets . Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fra...