Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 11,713 for

artifact

(1.37 sec)
  1. 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...
  2. Style.locked property | Aspose.Words for Python

    Style.locked property. Specifies whether this style is locked.... save ( file_name = ARTIFACTS_DIR + 'Styles.LockStyle.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Python.... artifacts_dir + "TestFile.RenderToDisk_out...io . FileIO ( docs_base . artifacts_dir + "TestFile.RenderToStream_out...

    docs.aspose.com/words/python-net/rendering-shap...
  4. Travailler avec des pièces jointes dans un PDF|...

    Ajoutez des pièces jointes à votre PDF, extrayez, supprimez et enregistrez des pièces jointes avec la bibliothèque C++. Créez un Portfolio PDF avec Aspose.PDF pour C++....Portfolio Travailler avec des Artifacts en C++ Sécurisation et signature...

    docs.aspose.com/pdf/fr/cpp/attachments/
  5. Aspose::Words::Saving::PdfSaveOptions::get_Preb...

    Aspose::Words::Saving::PdfSaveOptions::get_PreblendImages method. Gets or sets a value determining whether or not to preblend transparent images with black background color in C++....and remove anti-aliasing artifacts. In order to properly display...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. AdjustmentCollection.count property | Aspose.Wo...

    AdjustmentCollection.count property. Gets the number of elements contained in the collection.... save ( file_name = ARTIFACTS_DIR + 'Shape.Adjustments.docx'...

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

    Adjustment.name property. Gets the name of the adjustment.... save ( file_name = ARTIFACTS_DIR + 'Shape.Adjustments.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font.underline_color property | Aspose.Words fo...

    Font.underline_color property. Gets or sets the color of the underline applied to the font.... save ( file_name = ARTIFACTS_DIR + 'Font.Underlines.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. افتح مستندًا للقراءة فقط في Python|Aspose.Words...

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

    docs.aspose.com/words/ar/python-net/open-a-docu...
  10. Добавить Номер Страницы в 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/