Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 69,072 for

doc

(0.1 sec)
  1. Stroke.end_arrow_type property | Aspose.Words f...

    Stroke.end_arrow_type property. Defines the arrowhead for the end of a stroke.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are four examples of shapes...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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...
  5. Aspose::Words::Drawing::Stroke::get_StartArrowT...

    Aspose::Words::Drawing::Stroke::get_StartArrowType method. Defines the arrowhead for the start of a stroke in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are four examples...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Fill::get_ForeColor met...

    Aspose::Words::Drawing::Fill::get_ForeColor method. Gets or sets a Color object that represents the foreground color for the fill in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are four examples...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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. Ինչպես PDF-ը վերածել Word-ի՝ օգտագործելով Python-ը

    Այս հիմնական ձեռնարկը ներառում է, թե ինչպես փոխարկել PDF-ը Word-ի՝ օգտագործելով Python-ը: Այն ներառում է բոլոր համապատասխան տեղեկությունները, ինչպիսիք են միջավայրի կարգավորումների մանրամասները, փոխակերպման ալգորիթմը և կոդի հատվածը, որը ցույց է տալիս, թե ինչպես կարելի է օգտագործել Python PDF-ը Doc-ի փոխարկումը:...կարելի է օգտագործել Python PDF-ը DOC փոխակերպումը: Ավելին, ձեզ հարկավոր...համար: Python-ում PDF-ը Word DOC-ին փոխարկելու քայլեր Պատրաստեք...

    kb.aspose.com/hy/pdf/python/how-to-convert-pdf-...
  9. Font.Engrave | Aspose.Words for .NET

    Discover the Font Engrave property. Easily format fonts for an elegant engraved look, enhancing your design's sophistication and appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Size = 36...

    reference.aspose.com/words/net/aspose.words/fon...
  10. ChartSeriesGroup.doughnutHoleSize property | As...

    ChartSeriesGroup.doughnutHoleSize property. Gets or sets the hole size of the parent doughnut chart as a percentage.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

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