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

artifact

(0.44 sec)
  1. 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...
  2. 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...
  3. إضافة خلفية إلى PDF باستخدام Python|Aspose.PDF ...

    إضافة صورة خلفية إلى ملف PDF الخاص بك باستخدام Python. استخدم فئة BackgroundArtifact.... artifacts . append ( background ) #...

    docs.aspose.com/pdf/ar/python-net/add-backgrounds/
  4. Border.line_width property | Aspose.Words for P...

    Border.line_width property. Gets or sets the border width in points.... save ( file_name = ARTIFACTS_DIR + 'Border.FontBorder.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BorderCollection.color property | Aspose.Words ...

    BorderCollection.color property. Gets or sets the border color.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.PageBorders...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PdfSaveOptions.ExportParagraphGraphicsToArtifac...

    Upptäck egenskapen PdfSaveOptions ExportParagraphGraphicsToArtifact för att styra styckegrafik som artefakter, vilket förbättrar dokumentets visuella tydlighet....new Document ( MyDir + "PDF artifacts.docx" ); PdfSaveOptions saveOptions...

    reference.aspose.com/words/sv/net/aspose.words....
  7. Abrir un documento de solo lectura en Python|As...

    Haga que su documento sea de solo lectura para que el contenido pueda copiarse o leerse, pero no modificarse mediante Python.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...

    docs.aspose.com/words/es/python-net/open-a-docu...
  8. Open'n Dokument Leesalleen in Python|Aspose.Wor...

    Maak u dokument leesalleen sodat die inhoud gekopieer of gelees kan word, maar nie met Python gewysig kan word nie.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...

    docs.aspose.com/words/af/python-net/open-a-docu...
  9. Ö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...
  10. Añadir Número de Página a PDF con C++|Aspose.PD...

    Aspose.PDF para C++ te permite añadir un Sello de Número de Página a tu archivo PDF usando la clase PageNumber Stamp....{ auto coll = page -> get_Artifacts (); for ( auto batesNum :...customSubtype ) page -> get_Artifacts () -> Delete ( batesNum );...

    docs.aspose.com/pdf/es/cpp/add-page-number/