Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 4,175 for

artifact

(0.11 sec)
  1. ShapeBase.rotation property | Aspose.Words for ...

    ShapeBase.rotation property. Defines the angle (in degrees) that a shape is rotated... save ( file_name = ARTIFACTS_DIR + 'Shape.Rotate.docx'...

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

    Document.justification_mode property. Gets or sets the character spacing adjustment of a document.... save ( file_name = ARTIFACTS_DIR + 'Document.SetJustificationMode...

    reference.aspose.com/words/python-net/aspose.wo...
  3. AdjustmentCollection class | Aspose.Words for P...

    aspose.words.drawing.AdjustmentCollection class. Represents a read-only collection of [Adjustment](../adjustment/) adjust values that are applied to the specified shape.... save ( file_name = ARTIFACTS_DIR + 'Shape.Adjustments.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Converter.convert_to_images method | Aspose.Wor...

    aspose.words.lowcode.Converter.convert_to_images method...input_file = doc , output_file = ARTIFACTS_DIR + 'LowCode.ConvertToImages...input_file = doc , output_file = ARTIFACTS_DIR + 'LowCode.ConvertToImages...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Saving Generated Barcodes|Documentation

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

    docs.aspose.com/barcode/androidjava/barcode-ima...
  6. HtmlSaveOptions.export_page_setup property | As...

    HtmlSaveOptions.export_page_setup property. Specifies whether page setup is exported to HTML, MHTML or EPUB... save ( file_name = ARTIFACTS_DIR + 'HtmlSaveOptions.ExportPageSetup.... File . read_all_text ( ARTIFACTS_DIR + 'HtmlSaveOptions.ExportPageSetup...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Tambahkan Nomor Halaman ke PDF dengan C++|Aspos...

    Aspose.PDF untuk C++ memungkinkan Anda menambahkan Cap Nomor Halaman ke file PDF Anda menggunakan kelas PageNumber Stamp....{ auto coll = page -> get_Artifacts (); for ( auto batesNum :...customSubtype ) page -> get_Artifacts () -> Delete ( batesNum );...

    docs.aspose.com/pdf/id/cpp/add-page-number/
  8. ListCollection class | Aspose.Words for Python

    aspose.words.lists.ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a document... save ( file_name = ARTIFACTS_DIR + 'Lists.SpecifyListLevel...doc . save ( file_name = ARTIFACTS_DIR + 'Lists.RestartNumberingUsin...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Java의 PDF 파일에서 워터마크를 제거하는 방법

    이 짧은 자습서에는 Java의 PDF 파일에서 워터마크를 제거하는 방법에 대한 정보가 포함되어 있습니다. 구성, 단계별 프로세스 및 Java의 PDF에서 워터마크 텍스트를 제거하기 위한 실행 가능한 샘플 코드에 대한 자세한 정보를 제공합니다.... 삭제할 대상 Artifacts 의 참조를 보관할 목록을 만듭니다. 워터마크를...모든 아티팩트에 액세스한 다음 삭제를 위해 열거자 Artifact.ArtifactSubtype.Watermark에...

    kb.aspose.com/ko/pdf/java/how-to-remove-waterma...
  10. Table constructor | Aspose.Words for Python

    Table constructor. Initializes a new instance of the [Table](../) class.... save ( file_name = ARTIFACTS_DIR + 'Table.CreateTable.docx'...inner_table ) doc . save ( ARTIFACTS_DIR + 'Table.create_nested_table...

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