Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 11,660 for

artifact

(0.62 sec)
  1. Font.clear_formatting method | Aspose.Words for...

    Font.clear_formatting method. Resets to default font formatting.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.InsertHyperlink...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document.spelling_checked property | Aspose.Wor...

    Document.spelling_checked property. Returns ``True`` if the document has been checked for spelling.... save ( file_name = ARTIFACTS_DIR + 'Document.SpellingOrGrammar...

    reference.aspose.com/words/python-net/aspose.wo...
  3. VbaModule.type property | Aspose.Words for Python

    VbaModule.type property. Specifies whether the module is a procedural module, document module, class module, or designer module.... save ( file_name = ARTIFACTS_DIR + 'VbaProject.CreateVBAMacros...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Table.preferred_width property | Aspose.Words f...

    Table.preferred_width property. Gets or sets the table preferred width.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.InsertTableWithPrefe...

    reference.aspose.com/words/python-net/aspose.wo...
  5. OLE Объекты и онлайн-видео|Aspose.Words для Pyt...

    Вставьте ole-объекты или onlinevodeo в документ, используя Python.... artifacts_dir + "WorkingWithOleObject...doc . save ( docs_base . artifacts_dir + "WorkingWithOleObject...

    docs.aspose.com/words/ru/python-net/working-wit...
  6. Save Generated Barcodes in Java|Documentation

    How to Save Generated Barcodes in Aspose.BarCode for Python via .NET...will not contain losses and artifacts. The sample BMP barcode image...and therefore often have artifacts and graphical noises. This...

    docs.aspose.com/barcode/python-net/save-barcode...
  7. ChartNumberFormat.format_code property | Aspose...

    ChartNumberFormat.format_code property. Gets or sets the format code applied to a data label.... save ( file_name = ARTIFACTS_DIR + 'Charts.DataLabelNumberForma...doc . save ( file_name = ARTIFACTS_DIR + 'Charts.SetNumberFormatToCha...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RowFormat.height property | Aspose.Words for Py...

    RowFormat.height property. Gets or sets the height of the table row in points.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.CreateFormattedTable...doc . save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.SetRowFormatting...

    reference.aspose.com/words/python-net/aspose.wo...
  9. C#でのPDFページの操作|Aspose.PDF for .NET

    このセクションでは、ページの追加、ヘッダーとフッターの追加、透かしの追加方法について説明します。Aspose.PDF for .NETがこのトピックのすべての詳細を説明します。... このセクションでは、Artifactクラスを使用してPDFファイルに透かしを追加する方法...書のページをトリミングできます。 透かしを追加 - Artifactクラスを使用してPDFファイルに透かしを追加します。...

    docs.aspose.com/pdf/ja/net/working-with-pages/
  10. 向PDF添加页码使用C++|Aspose.PDF for C++

    Aspose.PDF for C++允许您使用PageNumber Stamp类向PDF文件添加页码戳。...{ auto coll = page -> get_Artifacts (); for ( auto batesNum :...customSubtype ) page -> get_Artifacts () -> Delete ( batesNum );...

    docs.aspose.com/pdf/zh/cpp/add-page-number/