Sort Score
Result 10 results
Languages All
Labels All
Results 5,901 - 5,910 of 181,026 for

doc

(0.14 sec)
  1. FrameFormat.vertical_alignment property | Aspos...

    FrameFormat.vertical_alignment property. Gets vertical alignment of the specified frame.... doc = aw . Document ( MY_DIR + 'Paragraph...frame.docx' ) for paragraph in doc . first_section . body . paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::OoxmlSaveOptions::get_Di...

    Aspose::Words::Saving::OoxmlSaveOptions::get_DigitalSignatureDetails method. Gets or sets DigitalSignatureDetails object used to sign a Document in C++.... auto doc = System :: MakeObject < Aspose...get_SignOptions () -> get_Comments ()); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Saving::DigitalSignatureDetails:...

    Aspose::Words::Saving::DigitalSignatureDetails::get_SignOptions method. Gets or sets a SignOptions object used to sign a Document in C++.... auto doc = System :: MakeObject < Aspose...get_SignOptions () -> get_Comments ()); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Range.UpdateFields | Aspose.Words for .NET

    Enhance your Documents effortlessly with the Range UpdateFields method, updating field values quickly and efficiently for improved accuracy.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words/ran...
  5. StyleCollection.addCopy method | Aspose.Words f...

    StyleCollection.addCopy method. Copies a style into this collection.... let doc = new aw . Document (); // The... let newStyle = doc . styles . addCopy ( doc . styles . at (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder.move_to method | Aspose.Words f...

    DocumentBuilder.move_to method. Moves the cursor to an inline node or to the end of a paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a valid bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  7. MailMerge.GetRegionsByName | Aspose.Words for .NET

    Discover the MailMerge GetRegionsByName method to effortlessly retrieve a collection of mail merge regions by name, enhancing your Document automation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // "TableStart" and "TableEnd"...

    reference.aspose.com/words/net/aspose.words.mai...
  8. Shading | Aspose.Words for Java

    Contains shading attributes for an object in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); BorderCollection borders =...

    reference.aspose.com/words/java/com.aspose.word...
  9. BarcodeParameters.PosCodeStyle | Aspose.Words f...

    Discover the BarcodeParameters PosCodeStyle property for Point of Sale barcodes. Supports UPCA, EAN13, and more. Enhance your POS system today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator...

    reference.aspose.com/words/net/aspose.words.fie...
  10. C++ API to Export CGM to DOTM | products.aspose...

    Convert CGM to DOTM within C++ applications....to convert CGM file format to DOC. This API provides a wide range...popular file formats such as DOC, HTML, XPS, and many more. Secondly...

    products.aspose.com/total/cpp/conversion/cgm-to...