Sort Score
Result 10 results
Languages All
Labels All
Results 7,411 - 7,420 of 18,490 for

docx to doc

(1.37 sec)
  1. IStructuredDocumentTag.xmlMapping property | As...

    IStructuredDocumentTag.xmlMapping property. Gets an object that represents the mapping of this structured Document tag To XML data in a cusTom XML part of the current Document.... let doc = new aw . Document (); // Construct...</text></root>" ; let xmlPart = doc . customXmlParts . add ( xmlPartId...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Compare result does not match MS Word - Bookmar...

    As a follow up To this issue: Compare result does not match MS Word output - Bookmarks are missing I’ve run inTo another case where bookmarks are missing when comparing two Documents, and the output differs from the out…...files: doc_1.docx which has a bookmarked named bookmark_1 doc_2.docx...docx which has a bookmarked named bookmark_1 and a new bookmark...

    forum.aspose.com/t/compare-result-does-not-matc...
  3. Protect ODT document Online with password or us...

    Online ODT file password protection app. Android API Java code To apply password protection on ODT Document....[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...Protect DOC Files (Microsoft Word Binary Format) Protect DOCX Files...

    products.aspose.com/total/android-java/protect/...
  4. Protect Word document Online with password or u...

    Online Word file password protection app. Android API Java code To apply password protection on Word Document....[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...Protect DOC Files (Microsoft Word Binary Format) Protect DOCX Files...

    products.aspose.com/total/android-java/protect/...
  5. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type of section break for the specified object.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'This...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Մի Քանի JPG Դեպի BMP Javascript

    Միավորել մի քանի JPG BMP ին JavaScript կոդի մեջ: Պահպանեք JPG որպես BMP օգտագործելով JavaScript:...jpg" ] var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shapes = fileNames.map(fileName...

    products.aspose.com/words/hy/nodejs-net/merge/j...
  7. Մի Քանի 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/hy/nodejs-net/merge/j...
  8. Մի Քանի Պատկեր Դեպի PNG Javascript

    Միավորել մի քանի Պատկեր PNG ին JavaScript կոդի մեջ: Պահպանեք Պատկեր որպես PNG օգտագործելով JavaScript:...png" ] var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shapes = fileNames.map(fileName...

    products.aspose.com/words/hy/nodejs-net/merge/i...
  9. 在javascript中壓縮tiff

    在JavaScript中壓縮TIFF而不會損失質量。優化TIFF內容,輕鬆減小文件大小。...require( '@aspose/words' ); var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shape = builder.insertImage(...

    products.aspose.com/words/zh-hant/nodejs-net/co...
  10. PageInfo.GetSizeInPixels | Aspose.Words for .NET

    Discover the PageInfo GetSizeInPixels method To accurately calculate your page size in pixels based on zoom facTor and resolution for optimal display....Document doc = new Document ( MyDir + "Rendering.docx" ); // The...PrinterSettings (). PaperSources ; doc . FirstSection . PageSetup ....

    reference.aspose.com/words/net/aspose.words.ren...