Sort Score
Result 10 results
Languages All
Labels All
Results 7,151 - 7,160 of 18,418 for

docx to doc

(0.45 sec)
  1. Რამდენიმე JPG PNG Javascript

    შეაერთეთ მრავალი JPG PNG JavaScript კოდში. შეინახეთ JPG როგორც PNG JavaScript....jpg" ] var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shapes = fileNames.map(fileName...

    products.aspose.com/words/ka/nodejs-net/merge/j...
  2. Რამდენიმე JPG JPG Javascript

    შეაერთეთ მრავალი JPG JPG JavaScript კოდში. შეინახეთ JPG როგორც JPG JavaScript....jpg" ] var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shapes = fileNames.map(fileName...

    products.aspose.com/words/ka/nodejs-net/merge/j...
  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. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum To define and cusTomize shape types in your Microsoft Word Documents for enhanced visual appeal.... Document doc = new Document (); // The "Shape"...InsertShape. Shape shape = new Shape ( doc , ShapeType . Image ); shape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. How to load fonts? | Aspose.Font for Java

    How To load fonts inTo your application using Aspose.Font for Java? The answer is given in the article explained in the code examples....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/font/java/how-to-load-fonts/
  6. WriteProtection.set_password method | Aspose.Wo...

    WriteProtection.set_password method. Sets the write protection password for the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  7. | Aspose

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

    products.aspose.com/ocr/java/conversion/wbmp-to...
  8. HeaderFooterCollection.LinkToPrevious | Aspose....

    Discover the LinkToPrevious method in HeaderFooterCollection To easily connect or disconnect headers and footers across your Document sections for seamless formatting.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Section...

    reference.aspose.com/words/net/aspose.words/hea...
  9. Compare TXT In C++

    Compare TXT Documents using C++ To diff two files. With our C++ API you can detect the difference even if one character or one word has been changed....to compare Output format DOCX PDF DOC DOT DOCM DOTX DOTM RTF XPS...file formats: Compare DOC Compare DOCX Compare HTML Compare WORD...

    products.aspose.com/words/cpp/compare/txt/
  10. BuiltInDocumentProperties.paragraphs property |...

    BuiltInDocumentProperties.paragraphs property. Represents an estimate of the number of paragraphs in the Document....test ( 'Content' , () => { let doc = new aw . Document ( base ....myDir + "Paragraphs.docx" ); let properties = doc . builtInDocumentPrope...

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