Sort Score
Result 10 results
Languages All
Labels All
Results 6,191 - 6,200 of 19,240 for

aws

(0.08 sec)
  1. 아카이브

    아카이브...replace(string, string, aw.replacing.FindReplaceOptions(aw.replacing.FindReplaceDirection...aspose.words as aw # load Word document doc = aw.Document("document...

    blog.aspose.com/ko/words/find-and-replace-text-...
  2. Werken met grafieken in Python|Aspose.Words voo...

    Maak en wijzig grafieken van verschillende soorten in een document met behulp van Python....instellen: doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    docs.aspose.com/words/nl/python-net/working-wit...
  3. Работа с графиками в Python|Aspose.Words для Py...

    Создавайте и изменяйте диаграммы различных типов в документе, используя Python....цвет серии: doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    docs.aspose.com/words/ru/python-net/working-wit...
  4. Fill.foreThemeColor property | Aspose.Words for...

    Fill.foreThemeColor property. Gets or sets a ThemeColor object that represents the foreground color for the fill....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertShape ( aw . Drawing . ShapeType . RoundRectangle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SignOptions.xmlDsigLevel property | Aspose.Word...

    SignOptions.xmlDsigLevel property. Specifies the level of a digital signature based on XML-DSig standard... let certificateHolder = aw . DigitalSignatures . CertificateHolder..."morzal.pfx" , "aw" ); let signOptions = new aw . DigitalSignatures...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PageBorderDistanceFrom enumeration | Aspose.Wor...

    Aspose.Words.PageBorderDistanceFrom enumeration. Specifies the positioning of the page border relative to the page margin.... let doc = new aw . Document (); let pageSetup...pageSetup . borderDistanceFrom = aw . PageBorderDistanceFr . PageEdge...

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

    Procurar...as aw # Carregar um documento do Word existente doc = aw.Doc...imageOptions = aw.saving.ImageSaveOptions(aw.SaveFormat.JPEG)...

    blog.aspose.com/pt/words/convert-html-to-image-...
  8. छवि को BMP Javascript में बदलें

    JavaScript कोड छवि को BMP प्रारूप में बदलें। सहेजें छवि के रूप में BMP का उपयोग कर JavaScript ।...const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...

    products.aspose.com/words/hi/nodejs-net/convers...
  9. छवि को JPG Javascript में बदलें

    JavaScript कोड छवि को JPG प्रारूप में बदलें। सहेजें छवि के रूप में JPG का उपयोग कर JavaScript ।...const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...

    products.aspose.com/words/hi/nodejs-net/convers...
  10. FieldTA.is_bold property | Aspose.Words for Python

    FieldTA.is_bold property. Gets or sets whether to apply bold formatting to the page number for the entry....field_toa_test (): doc = aw . Document () builder = aw . DocumentBuilder...field_toa = builder . insert_field ( aw . fields . FieldType . FIELD_TOA...

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