Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 11,780 for

artifact

(1.33 sec)
  1. Работа с страницами PDF|Aspose.PDF for Java

    С помощью Aspose.PDF для Java вы можете добавлять страницы, добавлять верхние и нижние колонтитулы, добавлять водяные знаки в ваш PDF файл. Этот раздел объясняет все детали по этой теме....PDF файл, используя класс Artifact. Вы проверите пример программирования...PDF файл с помощью класса Artifact. Add Page Numbering in PDF...

    docs.aspose.com/pdf/ru/java/working-with-pages/
  2. SaveOptions.temp_folder property | Aspose.Words...

    SaveOptions.temp_folder property. Specifies the folder for temporary files used when saving to a DOC or DOCX file... temp_folder = ARTIFACTS_DIR + 'TempFiles' # The specified...doc . save ( file_name = ARTIFACTS_DIR + 'DocSaveOptions.TempFolder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. MarkdownSaveOptions.empty_paragraph_export_mode...

    MarkdownSaveOptions.empty_paragraph_export_mode property. Specifies how to export empty paragraphs to Markdown... save ( file_name = ARTIFACTS_DIR + 'MarkdownSaveOptions.... File . read_all_text ( ARTIFACTS_DIR + 'MarkdownSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TxtSaveOptionsBase.force_page_breaks property |...

    TxtSaveOptionsBase.force_page_breaks property. Allows to specify whether the page breaks should be preserved during export.... save ( file_name = ARTIFACTS_DIR + 'TxtSaveOptions.PageBreaks.... Document ( file_name = ARTIFACTS_DIR + 'TxtSaveOptions.PageBreaks...

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

    aspose.words.saving.CompressionLevel enumeration. Compression level for OOXML files... save ( ARTIFACTS_DIR + 'OoxmlSaveOptions.document_compression...file_size = os . path . getsize ( ARTIFACTS_DIR + 'OoxmlSaveOptions.document_compression...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Hyphenation.is_dictionary_registered method | A...

    Hyphenation.is_dictionary_registered method. Returns ``False`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``True`` otherwise.... save ( ARTIFACTS_DIR + 'Hyphenation.dictionary...text.docx' ) doc . save ( ARTIFACTS_DIR + 'Hyphenation.dictionary...

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

    Font.underline property. Gets or sets the type of underline applied to the font.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.InsertHyperlink...doc . save ( file_name = ARTIFACTS_DIR + 'Font.Underlines.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Story.first_paragraph property | Aspose.Words f...

    Story.first_paragraph property. Gets the first paragraph in the story.... save ( file_name = ARTIFACTS_DIR + 'Font.CreateFormattedRun...doc . save ( file_name = ARTIFACTS_DIR + 'Shape.CreateTextBox...

    reference.aspose.com/words/python-net/aspose.wo...
  9. MarkdownSaveOptions.images_folder property | As...

    MarkdownSaveOptions.images_folder property. Specifies the physical folder where images are saved when exporting a document to the [SaveFormat.MARKDOWN](../../../aspose.words/saveformat/#MARKDOWN) format... join ( ARTIFACTS_DIR , 'ImagesDir' ) save_options...document . save ( file_name = ARTIFACTS_DIR + 'MarkdownSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DmlRenderingMode enumeration | Aspose.Words for...

    aspose.words.saving.DmlRenderingMode enumeration. Specifies how DrawingML shapes are rendered to fixed page formats.... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.DrawingMLEffects...doc . save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.DrawingMLFallback...

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