Sort Score
Result 10 results
Languages All
Labels All
Results 8,531 - 8,540 of 18,306 for

docx to doc

(0.11 sec)
  1. PageVerticalAlignment enumeration | Aspose.Word...

    aspose.words.PageVerticalAlignment enumeration. Specifies vertical justification of text on each page.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Modify the page setup properties...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Shape.ImageData | Aspose.Words for .NET

    Access and manage shape images effortlessly with the Shape ImageData property. Get instant results or null if not applicable. Enhance your design workflow!...Document doc = new Document ( MyDir + "Images.docx" ); // Get...system. NodeCollection shapes = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Settings::WriteProtection::get_R...

    Aspose::Words::Settings::WriteProtection::get_ReadOnlyRecommended method. Specifies whether the Document author has recommended that the Document be opened as read-only in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. Aspose::Words::Settings::WriteProtection::get_I...

    Aspose::Words::Settings::WriteProtection::get_IsWriteProtected method. Returns true when a write protection password is set in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. HeaderFooter | Aspose.Words for .NET

    Design stunning headers and footers effortlessly with our intuitive construcTor. CusTomize your website's look for a unique, professional Touch!...HeaderFooter ( DocumentBase doc , HeaderFooterType headerFooterType...) Parameter Type Description doc DocumentBase The owner document...

    reference.aspose.com/words/net/aspose.words/hea...
  6. OlePackage.fileName property | Aspose.Words for...

    OlePackage.fileName property. Gets or sets OLE Package file name.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // OLE objects allow us to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::StyleCollection class | Aspose.W...

    Aspose::Words::StyleCollection class. A collection of Style objects that represent both the built-in and user-defined styles in a Document. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a custom paragraph...

    reference.aspose.com/words/cpp/aspose.words/sty...
  8. Shading.Texture | Aspose.Words for .NET

    Discover the Shading Texture property To enhance your designs. Easily cusTomize and set textures for stunning visual effects in your projects.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); BorderCollection borders =...

    reference.aspose.com/words/net/aspose.words/sha...
  9. Convert HTML to Image in Java – PNG, JPG, BMP, ...

    Convert HTML To Images like JPG, PNG, GIF, TIFF, and BMP using Aspose.HTML for Java. Use ImageSaveOptions for precise and cusTomizable outputs....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/java/convert-html-to-image/
  10. Document.firstSection property | Aspose.Words f...

    Document.firstSection property. Gets the first section in the Document....let doc = new aw . Document ( base . myDir + "Footer.docx" );...); let headersFooters = doc . firstSection . headersFooters ; let...

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