Sort Score
Result 10 results
Languages All
Labels All
Results 4,351 - 4,360 of 313,762 for

doc

(0.14 sec)
  1. Style.font property | Aspose.Words for Python

    Style.font property. Gets the character formatting of the style.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a custom paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  2. LayoutCollector | Aspose.Words for Java

    This class allows to compute page numbers of Document nodes in Java.... Document doc = new Document(); LayoutCollector...layoutCollector = new LayoutCollector(doc); // Call the "GetNumPagesSpanned"...

    reference.aspose.com/words/java/com.aspose.word...
  3. Font.SmallCaps | Aspose.Words for .NET

    Font SmallCaps property. True if the font is formatted as small capital letters in C#.... Document doc = new Document (); Paragraph...Paragraph para = ( Paragraph ) doc . GetChild ( NodeType . Paragraph ...

    reference.aspose.com/words/net/aspose.words/fon...
  4. Aspose::Words::Document::get_OriginalFileName m...

    Aspose::Words::Document::get_OriginalFileName method. Gets the original file name of the Document in C++.... auto doc = MakeObject < Document > ( MyDir...MyDir + u "Document.docx" , doc -> get_OriginalFileName ());...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. ImageWatermarkOptions.Scale | Aspose.Words for ...

    ImageWatermarkOptions Scale property. Gets or sets the scale factor expressed as a fraction of the image. The default value is 0 auto in C#.... Document doc = new Document (); // Modify...different options to insert image: doc . Watermark . SetImage ( Image...

    reference.aspose.com/words/net/aspose.words/ima...
  6. Plizyè Imaj Nan DOC - C#

    Rantre plizyè Imaj nan Doc nan kòd C# Sove Imaj kòm Doc lè l sèvi avèk C#....yon Lòd Amelyore yon Lòd Sipò Docs Referans API Live Demo Echantiyon...Akizisyon Konvèti miltip imaj nan DOC nan C# .NET gwo vitès pou konvèti...

    products.aspose.com/words/ht/net/merge/image-to...
  7. PageInfo.WidthInPoints | Aspose.Words for .NET

    PageInfo WidthInPoints property. Gets the width of the page in points in C#.... Document doc = new Document ( MyDir + "Rendering...PrinterSettings (). PaperSources ; doc . FirstSection . PageSetup ....

    reference.aspose.com/words/net/aspose.words.ren...
  8. Node.remove method | Aspose.Words for Python

    Node.remove method. Removes itself from the parent.... doc = aw . Document ( MY_DIR + "Images..."Images.docx" ) shapes = doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. MailMerge.mail_merge_callback property | Aspose...

    MailMerge.mail_merge_callback property. Allows to handle particular events during mail merge....def test_callback ( self ): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Insert two mail merge tags referencing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. VbaModule.name property | Aspose.Words for Python

    VbaModule.name property. Gets or sets VBA project module name.... doc = aw . Document ( MY_DIR + 'VBA...of VBA modules. vba_project = doc . vba_project if vba_project...

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