Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 11,525 for

artifact

(0.05 sec)
  1. Two issues with adding watermarks in Aspose.PDF...

    First, I’ll post the code I wrote, and then explain the issues at the end: /// <summary> /// 为pdf添加水印 /// </summary> /// <param name="DocuementFileName">文档名称</param> /// <param name="Save…...Artifacts.Add(TempAddArtifact); } }...* WaterDmi_Ver); TempPage.Artifacts.Add(TempAddArtifact); Debug...

    forum.aspose.com/t/two-issues-with-adding-water...
  2. Шапки Окремо від документа|Aspose.Words для Pyt...

    Вилучення різних графічних об'єктів, таких як зображення, текстова коробка, що містить абзаци, або стрілкові форми, при обробці документа і експорт їх на зовнішнє місце за допомогою Pythonй... artifacts_dir + "TestFile.RenderToDisk_out...io . FileIO ( docs_base . artifacts_dir + "TestFile.RenderToStream_out...

    docs.aspose.com/words/uk/python-net/rendering-s...
  3. Font class | Aspose.Words for Python

    aspose.words.Font class. Contains font attributes (font name, font size, color, and so on) for an object... save ( file_name = ARTIFACTS_DIR + 'Border.FontBorder.docx'...doc . save ( file_name = ARTIFACTS_DIR + 'Font.CreateFormattedRun...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.end_row method | Aspose.Words f...

    DocumentBuilder.end_row method. Ends a table row in the document.... save ( file_name = ARTIFACTS_DIR + 'CellFormat.VerticalMerge...doc . save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.InsertTable...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Добавить Номер Страницы в PDF с помощью C++|Asp...

    Aspose.PDF для C++ позволяет добавить штамп с номером страницы в ваш PDF файл, используя класс PageNumberStamp....{ auto coll = page -> get_Artifacts (); for ( auto batesNum :...customSubtype ) page -> get_Artifacts () -> Delete ( batesNum );...

    docs.aspose.com/pdf/ru/cpp/add-page-number/
  6. PDF 페이지 작업하기|Aspose.PDF for Java

    Aspose.PDF for Java를 사용하여 PDF 파일에 페이지를 추가하고, 머리글 및 바닥글을 추가하고, 워터마크를 추가할 수 있습니다. 이 섹션에서는 이 주제에 대한 모든 세부 사항을 설명합니다.... 이 섹션에서는 Artifact 클래스를 사용하여 PDF 파일에 워터마크를 추가하는...프로그래밍하여 크롭할 수 있습니다. 워터마크 추가 - Artifact Class를 사용하여 PDF 파일에 워터마크를...

    docs.aspose.com/pdf/ko/java/working-with-pages/
  7. افتح مستندًا للقراءة فقط في Python|Aspose.Words...

    اجعل مستندك للقراءة فقط بحيث يمكن نسخ المحتوى أو قراءته، ولكن لا يمكن تعديله باستخدام Python.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...

    docs.aspose.com/words/ar/python-net/open-a-docu...
  8. Öffnen Sie ein Dokument schreibgeschützt in Pyt...

    Machen Sie Ihr Dokument schreibgeschützt, damit der Inhalt mit Python kopiert oder gelesen, aber nicht geändert werden kann.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...

    docs.aspose.com/words/de/python-net/open-a-docu...
  9. HtmlSaveOptions.export_toc_page_numbers propert...

    HtmlSaveOptions.export_toc_page_numbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB... save ( file_name = ARTIFACTS_DIR + 'HtmlSaveOptions.ExportTocPageNumbers.... File . read_all_text ( ARTIFACTS_DIR + 'HtmlSaveOptions.ExportTocPageNumbers...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Adjustment class | Aspose.Words for Python

    aspose.words.drawing.Adjustment class. Represents adjustment values that are applied to the specified shape.... save ( file_name = ARTIFACTS_DIR + 'Shape.Adjustments.docx'...

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