Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 6,207 for

paths

(0.03 sec)
  1. Aspose.PSD pro .NET 24.7 - Poznámky k vydání|Do...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....dokumentu AI string sourceFile = Path . Combine ( baseFolder , "[....ai" ); string outputFile = Path . Combine ( outputFolder , ...

    docs.aspose.com/psd/cs/net/aspose-psd-pro-net-2...
  2. Working with Images in XPS file | Python

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...an XPS document: Copy 1 # The path to the documents directory....an Image 6 path = doc. add_path (doc. create_path_geometry (...

    docs.aspose.com/page/python-net/xps/working-wit...
  3. Робота з Visual Brush у файлі XPS | Python

    Як працювати з візуальним пензлем файлу XPS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати функції в Python...документа XPS: Copy 1 # The path to the documents directory....VisualBrush 6 path_geometry = doc. create_path_geometry () 7 path_geometry...

    docs.aspose.com/page/uk/python-net/xps/working-...
  4. TextPathAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.TextPathAlignment enumeration. WordArt alignment.... def insert_text_paths (): doc = aw . Document () #...shape . text_path . bold = True shape . text_path . italic = True...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextPath.fit_shape property | Aspose.Words for ...

    TextPath.fit_shape property. Defines whether the text fits bounding box of a shape.... def insert_text_paths (): doc = aw . Document () #...shape . text_path . bold = True shape . text_path . italic = True...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Сохранение HTML-документа – примеры C#

    Узнайте, как сохранить HTML-документы после редактирования с помощью Aspose.HTML for .NET API и как применить параметры сохранения....Copy 1 // Prepare an output path for a document saving 2 string...string documentPath = Path. Combine (OutputDir, "save-to-file.html"...

    docs.aspose.com/html/ru/net/save-html-document/
  7. SignOptions.signature_line_id property | Aspose...

    SignOptions.signature_line_id property. Signature line identifier...src_document_path = MY_DIR + "Document.docx" dst_document_path = ARTIFACTS_DIR..."SignDocumentCustom.sign.docx" certificate_path = MY_DIR + "morzal.pfx" certificate_password...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SignOptions.signature_line_image property | Asp...

    SignOptions.signature_line_image property. The image that will be shown in associated [SignatureLine](../../../aspose.words.drawing/signatureline/)...src_document_path = MY_DIR + "Document.docx" dst_document_path = ARTIFACTS_DIR..."SignDocumentCustom.sign.docx" certificate_path = MY_DIR + "morzal.pfx" certificate_password...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextPath.reverse_rows property | Aspose.Words f...

    TextPath.reverse_rows property. Determines whether the layout order of rows is reversed.... def insert_text_paths (): doc = aw . Document () #...shape . text_path . bold = True shape . text_path . italic = True...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextPath.kerning property | Aspose.Words for Py...

    TextPath.kerning property. Determines whether kerning is turned on.... def insert_text_paths (): doc = aw . Document () #...shape . text_path . bold = True shape . text_path . italic = True...

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