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

doc

(0.14 sec)
  1. 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 = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Shape > shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. PdfDigitalSignatureTimestampSettings.ServerUrl ...

    Discover the PdfDigitalSignatureTimestampSettings ServerUrl property for secure timestamping. Ensure Document integrity with reliable timestamp server URLs.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Signed...

    reference.aspose.com/words/net/aspose.words.sav...
  3. ImageSize.width_points property | Aspose.Words ...

    ImageSize.width_points property. Gets the width of the image in points... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) shape = builder . insert_image...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextBox.Next | Aspose.Words for .NET

    Discover how the TextBox Next property enhances your design workflow by linking TextBoxes seamlessly in your projects for improved organization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape textBoxShape1 = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_HeadingPairs method. Specifies Document headings and their names in C++.... auto doc = MakeObject < Document > ( MyDir...:: Object >> headingPairs = doc -> get_BuiltInDocumentPrope ()...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. ImageColorMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ImageColorMode enum to optimize Document page images. Control color modes for enhanced visual quality in your projects.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); builder . ParagraphFormat . Style = doc . Styles...

    reference.aspose.com/words/net/aspose.words.sav...
  7. NodeList.to_array method | Aspose.Words for Python

    NodeList.to_array method. Copies all nodes from the collection to a new array of nodes.... doc = aw . Document ( MY_DIR + 'Tables...in the document. node_list = doc . select_nodes ( '//Table//Paragraph'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageSaveOptions.paperColor property | Aspose.W...

    ImageSaveOptions.paperColor property. Gets or sets the background (paper) color for the generated images... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . name = "Times...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FileFormatUtil.loadFormatToExtension method | A...

    FileFormatUtil.loadFormatToExtension method. Converts a load format enumerated value into a file extension... Doc ); // Below are two methods of...detected file extension. let doc = new aw . Document ( docStream...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ContentDisposition enumeration | Aspose.Words f...

    Aspose.Words.ContentDisposition enumeration. Enumerates different ways of presenting the Document at the client browser.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . insertField ( "...

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