Sort Score
Result 10 results
Languages All
Labels All
Results 4,971 - 4,980 of 69,943 for

doc

(0.07 sec)
  1. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_NumberFormat method. Gets an ChartNumberFormat instance allowing to set number format for the data labels of the entire series in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Add a line chart, then...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::SignatureLine::get_Sign...

    Aspose::Words::Drawing::SignatureLine::get_SignerTitle method. Gets or sets suggested signer's title (for example, Manager). Default value for this property is empty string in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); auto options = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. PdfDigitalSignatureTimestampSettings.timeout pr...

    PdfDigitalSignatureTimestampSettings.timeout property. Time-out value for accessing timestamp server.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . writeln ( 'Signed PDF...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.EndBookmark | Aspose.Words for ...

    Effortlessly mark the end of a bookmark in your Document with DocumentBuilder's EndBookmark method, enhancing your Document organization and navigation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // A valid bookmark needs...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Aspose::Words::Section::get_Body method | Aspos...

    Aspose::Words::Section::get_Body method. Returns the Body child node of the section in C++.... auto doc = MakeObject < Document > ();...document node with no children. doc -> RemoveAllChildren (); // This...

    reference.aspose.com/words/cpp/aspose.words/sec...
  6. Aspose::Words::HeaderFooter::HeaderFooter const...

    Aspose::Words::HeaderFooter::HeaderFooter constructor. Creates a new header or footer of the specified type in C++....:: Words :: DocumentBase > & doc , Aspose :: Words :: HeaderFooterType...) Parameter Type Description doc const System::SharedPtr<Aspo...

    reference.aspose.com/words/cpp/aspose.words/hea...
  7. FieldDisplayBarcode.barcode_type property | Asp...

    FieldDisplayBarcode.barcode_type property. Gets or sets the barcode type (QR, etc.)... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ArrowLength Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ArrowLength enum to customize arrow lengths for enhanced line graphics in your Documents. Elevate your design today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  9. JoinStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.JoinStyle enum for versatile line join styles. Enhance your Document graphics with professional quality and flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::Saving::OdtSaveOptions::OdtSaveO...

    Aspose::Words::Saving::OdtSaveOptions::OdtSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the Odt format in C++.... auto doc = MakeObject < Document > ( MyDir...set_IsStrictSchema11 ( exportToOdt11Specs ); doc -> Save ( ArtifactsDir + u "OdtSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...