Sort Score
Result 10 results
Languages All
Labels All
Results 7,781 - 7,790 of 18,489 for

docx to doc

(0.14 sec)
  1. HeaderFooter.IsLinkedToPrevious | Aspose.Words ...

    Discover how the IsLinkedToPrevious property enhances your Document's headers and footers, ensuring seamless continuity across sections for better organization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Section...

    reference.aspose.com/words/net/aspose.words/hea...
  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. Რამდენიმე 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/ka/nodejs-net/merge/j...
  4. Რამდენიმე JPG SVG Javascript

    შეაერთეთ მრავალი JPG SVG JavaScript კოდში. შეინახეთ JPG როგორც SVG 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...
  5. Რამდენიმე 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...
  6. Aspose::Words::Orientation enum | Aspose.Words ...

    Aspose::Words::Orientation enum. Specifies page orientation in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/cpp/aspose.words/ori...
  7. CustomPart Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.CusTomPart class for flexible content management. Create unique, non-standard parts beyond ISO/IEC 29500 with ease!... Document doc = new Document ( MyDir + "Custom...parts OOXML package.docx" ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Protect Documents with Password via Android Mob...

    Protect PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word Documents via your Android application. Apply password with ease....with Android Protect DOC Files Protect DOCX Files Protect Excel...

    products.aspose.com/total/android-java/protect/
  9. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java....throws Exception { Document doc = new Document(); // A smart...SmartTag smartTag = new SmartTag(doc); // Smart tags are composite...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::DocumentBuilder::EndBookmark met...

    Aspose::Words::DocumentBuilder::EndBookmark method. Marks the current position in the Document as a bookmark end in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // A valid bookmark needs...

    reference.aspose.com/words/cpp/aspose.words/doc...