Sort Score
Result 10 results
Languages All
Labels All
Results 8,351 - 8,360 of 18,474 for

docx to doc

(0.27 sec)
  1. Merge PPT Files Online or using Java | products...

    Free online app To combine different PPT presentations. Java merging library code To merge PPT presentation inTo format of your choice....required format: PPTX, PDF, DOCX, DOC, XLSX, Image, HTML, and others...[Product Documentation](https://docs.aspose.com/slides/java/syst...

    products.aspose.com/total/java/merge/ppt/
  2. BuiltInDocumentProperties.LastSavedTime | Aspos...

    Discover the BuiltInDocumentProperties LastSavedTime property To easily track your Document's last save time in UTC. Enhance your Document management Today!...Document doc = new Document ( MyDir + "Properties.docx" ); BuiltInDocumentPrope...BuiltInDocumentPrope properties = doc . BuiltInDocumentPrope ; // The...

    reference.aspose.com/words/net/aspose.words.pro...
  3. 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...
  4. 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/
  5. 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/
  6. 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/
  7. Aspose::Words::Range::UnlinkFields method | Asp...

    Aspose::Words::Range::UnlinkFields method. Unlinks fields in this range in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Linked fields.docx" ); auto newSection = System...

    reference.aspose.com/words/cpp/aspose.words/ran...
  8. TextWatermarkOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TextWatermarkOptions for cusTomizable text watermarks. Enhance your Documents with unique, professional branding options!... Document doc = new Document (); // Add a plain...plain text watermark. doc . Watermark . SetText ( "Aspose Watermark"...

    reference.aspose.com/words/net/aspose.words/tex...
  9. DocumentProperty.type property | Aspose.Words f...

    DocumentProperty.type property. Gets the data type of the property.... doc = aw . Document ( file_name =...= MY_DIR + 'Properties.docx' ) # The "Document" object contains...

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

    Discover how To optimize your Document's character spacing with the JustificationMode property. Enhance readability and improve presentation effortlessly!...Document doc = new Document ( MyDir + "Document.docx" ); JustificationMode...JustificationMode justificationMode = doc . JustificationMode ; if ( justificationMode...

    reference.aspose.com/words/net/aspose.words/doc...