Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 17,241 for

docx to doc

(0.06 sec)
  1. TextPath.Size | Aspose.Words for .NET

    Discover the TextPath Size property, easily cusTomize font size in points for enhanced readability and design flexibility in your projects....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  2. TextPath.Text | Aspose.Words for .NET

    Explore TextPath's Text property To effortlessly define and cusTomize your text paths for stunning visual effects in your designs....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  3. TextPath.SmallCaps | Aspose.Words for .NET

    Discover the TextPath SmallCaps property, easily format fonts To small capital letters for enhanced readability and stylish text design....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  4. TextPath.TextPathAlignment | Aspose.Words for .NET

    Discover the TextPathAlignment property To easily cusTomize text alignment in your designs. Enhance your layouts with precise control and creativity!...InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  5. TextPath.FitPath | Aspose.Words for .NET

    Discover how TextPath FitPath enhances your design by ensuring text seamlessly follows any shape, creating stunning visual effects....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  6. TextPath.FitShape | Aspose.Words for .NET

    Discover how the TextPath FitShape property ensures your text perfectly fits within a shape's bounding box for enhanced design flexibility....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  7. FieldPrintDate | Aspose.Words for Java

    Implements the PRINTDATE field in Java.... Document doc = new Document(getMyDir() + "Field..."Field sample - PRINTDATE.docx"); // When a document is printed...

    reference.aspose.com/words/java/com.aspose.word...
  8. extractPages in Aspose 25.2 running infinitely ...

    We noticed as part of our upgrade To 25.2 that for the given file, the Document.extractPages was running infinitely for more than 30mins though the file is light weight. Manuscript.Docx (34.9 KB) Could you share some l…...docx (34.9 KB) Could you share some...Document doc = new Document("path/to/your/document.docx"); Document...

    forum.aspose.com/t/extractpages-in-aspose-25-2-...
  9. BuiltInDocumentProperties.shared_document prope...

    BuiltInDocumentProperties.shared_Document property. Indicates whether the Document is a shared Document.... doc = aw . Document ( file_name =...'Extended properties.docx' ) self . assertTrue ( doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Work with a Document Marked by a Sensitivity La...

    Convert Word with applied sensitivity label To PDF using C#. Work with Documents marked by a sensitivity labels – various input formats, including Word, OpenOffice, Image and eBook.... Create a new DOCX document with some content....Document doc = new Document ( unlabeledStream ); doc . Watermark...

    docs.aspose.com/words/net/work-with-document-ma...