Sort Score
Result 10 results
Languages All
Labels All
Results 7,741 - 7,750 of 18,447 for

docx to doc

(0.55 sec)
  1. 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/
  2. 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/
  3. Document.protection_type property | Aspose.Word...

    Document.protection_type property. Gets the currently active Document protection type.... doc = aw . Document () doc . protect ( type...ProtectionType . READ_ONLY , doc . protection_type ) # If we open...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::DocumentBase::get_PageColor meth...

    Aspose::Words::DocumentBase::get_PageColor method. Gets or sets the page color of the Document. This property is a simpler version of BackgroundShape in C++.... auto doc = System :: MakeObject < Aspose...> ( doc ); builder -> Writeln ( u "Hello world!" ); doc -> set_PageColor...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Node.js via C++ | Server-oriented solution for ...

    Aspose.PDF for Node.js via C++ is a PDF Document manipulation library for Node.js that makes creating complex, multi-page Documents accessible....one can easily save PDF to DOC and DOCX formats. Save PDF pages...

    products.aspose.com/pdf/nodejs-cpp/
  6. Working with Form Fields in Python|Aspose.Words...

    Insert, obtain, or format a form field in a Document using Python....form field into a document: doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . insert_text_input ( "TextInput"...

    docs.aspose.com/words/python-net/working-with-f...
  7. HyphenationOptions.HyphenationZone | Aspose.Wor...

    Optimize text layout with the HyphenationZone property. Control hyphenation distance from the right margin for cleaner, professional Documents.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Size = 24...

    reference.aspose.com/words/net/aspose.words.set...
  8. Aspose::Words::Layout::LayoutOptions::get_Ignor...

    Aspose::Words::Layout::LayouToptions::get_IgnorePrinterMetrics method. Gets or sets indication of whether the "Use printer metrics To lay out Document" compatibility option is ignored. Default is true in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Rendering.docx" ); doc -> get_LayoutOptions ()...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. ChartAxisTitle.overlay property | Aspose.Words ...

    ChartAxisTitle.overlay property. Determines whether other chart elements shall be allowed To overlap the title... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  10. GlowFormat.color property | Aspose.Words for Py...

    GlowFormat.color property. Gets or sets a aspose.pydrawing.Color object that represents the color for a glow effect... doc = aw . Document ( file_name =...MY_DIR + 'Various shapes.docx' ) shape = doc . get_child ( aw . NodeType...

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