Sort Score
Result 10 results
Languages All
Labels All
Results 9,251 - 9,260 of 18,480 for

docx to doc

(0.61 sec)
  1. Weird behaviour regarding Paragraphs - Free Sup...

    Are you able To suggest why paragraphs imported using Document Library is sometimes split inTo multiple Run instead of just 1? image.png (15.0 KB) Business Case and Benefits of Product should be 1 Run, but it is being …...imported from another format (like DOCX or RTF), the conversion process...Document doc = new Document("path/to/your/document.docx"); Paragraph...

    forum.aspose.com/t/weird-behaviour-regarding-pa...
  2. Aspose::Words::Font::get_SmallCaps method | Asp...

    Aspose::Words::Font::get_SmallCaps method. True if the font is formatted as small capital letters in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Paragraph > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. Bookmark.Name | Aspose.Words for .NET

    Manage your bookmarks effortlessly with Bookmark Name. Easily set or update your bookmark names for better organization and quick access.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // A valid bookmark has a...

    reference.aspose.com/words/net/aspose.words/boo...
  4. Online XLS Text Search Application or Develop X...

    Free online app To search in XLS files. Java code for any XLS file text search android application....Search in DOC (Microsoft Word Binary Format) Search in DOCX (Office...

    products.aspose.com/total/android-java/search/xls/
  5. Online ODT Text Search Application or Develop O...

    Free online app To search in ODT files. Java code for any ODT file text search android application....Search in DOC (Microsoft Word Binary Format) Search in DOCX (Office...

    products.aspose.com/total/android-java/search/odt/
  6. Aspose::Words::Fields::FieldOptions::get_IsBidi...

    Aspose::Words::Fields::FieldOptions::get_IsBidiTextSupportedOnUpdate method. Gets or sets the value indicating whether bidirectional text is fully supported during field update or not in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Ensure that any field operation...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. BuiltInDocumentProperties.ContentType | Aspose....

    Discover how To use the BuiltInDocumentProperties ContentType property To efficiently manage your Document's content type for enhanced organization....Document doc = new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope...BuiltInDocumentPrope properties = doc . BuiltInDocumentPrope ; // By...

    reference.aspose.com/words/net/aspose.words.pro...
  8. | Aspose

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

    products.aspose.com/ocr/java/conversion/gif-to-...
  9. 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...
  10. OleFormat.isLink property | Aspose.Words for No...

    OleFormat.isLink property. Returns ``true`` if the OLE object is linked (when [OleFormat.sourceFullName](../sourceFullName/) is specified).... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Embed a Microsoft Visio...

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