Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 11,694 for

artifact

(0.19 sec)
  1. ChartDataLabelPosition enumeration | Aspose.Wor...

    aspose.words.drawing.charts.ChartDataLabelPosition enumeration. Specifies the position for a chart data label.... save ( file_name = ARTIFACTS_DIR + 'Charts.LabelPosition...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document.original_file_name property | Aspose.W...

    Document.original_file_name property. Gets the original file name of the document.... save ( file_name = ARTIFACTS_DIR + 'File.SaveToDetectedFileFo'...

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

    Font.auto_color property. Returns the present calculated color of the text (black or white) to be used for 'auto color'... save ( file_name = ARTIFACTS_DIR + 'Font.SetFontAutoColor...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfDigitalSignatureDetails constructor | Aspose...

    aspose.words.saving.PdfDigitalSignatureDetails constructor... save ( ARTIFACTS_DIR + 'PdfSaveOptions.pdf_digital_signature...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RevisionColor enumeration | Aspose.Words for Py...

    aspose.words.layout.RevisionColor enumeration. Allows to specify color of document revisions.... save ( file_name = ARTIFACTS_DIR + 'Revision.LayoutOptionsRevisio...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageData.image_size property | Aspose.Words fo...

    ImageData.image_size property. Gets the information about image size and resolution.... save ( ARTIFACTS_DIR + 'Image.scale_image.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to make jpeg images smaller without visual ...

    ever since we moved to use Aspose.Imaging our image sizes increased by at least x2 or x3. I am comparing this with images that were saved before using mozjpeg optimization. a 360KB images saved using the SDK today can be…...but may introduce visible artifacts. If you find that Aspose.Imaging...Progressive produces yellow artifacts on images as I have shown...

    forum.aspose.com/t/how-to-make-jpeg-images-smal...
  8. Comparar documentos en Python|Aspose.Words para...

    Compara dos documentos en cualquier formato compatible y muestra los cambios de contenido usando Python. Puede aplicar opciones avanzadas al comparar.... artifacts_dir + "Document.Compare.docx".... Document ( docs_base . artifacts_dir + "Document.Compare.docx"...

    docs.aspose.com/words/es/python-net/compare-doc...
  9. OLE 개체 및 온라인 비디오|Python via .NET용 Aspose.Words

    Python를 사용하여 문서에 객체나 온라인 vodeo를 삽입합니다.... artifacts_dir + "WorkingWithOleObject...doc . save ( docs_base . artifacts_dir + "WorkingWithOleObject...

    docs.aspose.com/words/ko/python-net/working-wit...
  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/ja/cpp/add-page-number/