Sort Score
Result 10 results
Languages All
Labels All
Results 6,791 - 6,800 of 157,337 for

doc

(0.14 sec)
  1. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Category method. Gets or sets the category of the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Comments method. Gets or sets the Document comments in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Title method. Gets or sets the title of the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. Aspose::Words::Drawing::Shape::get_HasSmartArt ...

    Aspose::Words::Drawing::Shape::get_HasSmartArt method. Returns true if this Shape has a SmartArt object in C++.... auto doc = System :: MakeObject < Aspose...int32_t numberOfSmartArtShap = doc -> GetChildNodes ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::ShapeBase::get_IsHorizo...

    Aspose::Words::Drawing::ShapeBase::get_IsHorizontalRule method. Returns true if this shape is a horizontal rule in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Get Watermark from PDF using Python | Aspose.PDF

    Get watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...pdf as ap doc = ap . Document ( "sample.pdf" ) if doc . pages [..."get_watermark.jpg" , 'wc' ) doc . pages [ 1 ] . artifacts [ 1...

    products.aspose.com/pdf/python-net/watermark/get/
  7. ParagraphFormat.keepWithNext property | Aspose....

    ParagraphFormat.keepWithNext property. True if the paragraph is to remains on the same page as the paragraph that follows it.... let doc = new aw . Document ( base ....two pages.docx" ); let table = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ShapeBase.RelativeHorizontalPosition | Aspose.W...

    Discover the ShapeBase RelativeHorizontalPosition property to master horizontal positioning of shapes. Optimize your design with precision and control!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ShapeBase.verticalAlignment property | Aspose.W...

    ShapeBase.verticalAlignment property. Specifies how the shape is positioned vertically.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Shading.ForegroundPatternColor | Aspose.Words f...

    Discover the Shading ForegroundPatternColor property to customize your Shading object's foreground color for enhanced design and visual appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); BorderCollection borders =...

    reference.aspose.com/words/net/aspose.words/sha...