Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 11,713 for

artifact

(1.12 sec)
  1. Comment constructor | Aspose.Words for Python

    aspose.words.Comment constructor... save ( ARTIFACTS_DIR + 'InlineStory.add_comment...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RtfSaveOptions.export_compact_size property | A...

    RtfSaveOptions.export_compact_size property. Allows to make output RTF documents smaller in size, but if they contain RTL (right-to-left) text, it will not be displayed correctly.... save ( ARTIFACTS_DIR + 'RtfSaveOptions.export_images...

    reference.aspose.com/words/python-net/aspose.wo...
  3. XpsSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.XpsSaveOptions constructor... save ( file_name = ARTIFACTS_DIR + 'XpsSaveOptions.BookFold...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldCompare.comparison_operator property | Asp...

    FieldCompare.comparison_operator property. Gets or sets the comparison operator.... save ( file_name = ARTIFACTS_DIR + 'Field.COMPARE.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Compare documentos em Python|Aspose.Words para ...

    Compare dois documentos em qualquer formato compatível e mostre as alterações de conteúdo usando Python. Você pode aplicar opções avançadas ao comparar.... artifacts_dir + "Document.Compare.docx".... Document ( docs_base . artifacts_dir + "Document.Compare.docx"...

    docs.aspose.com/words/pt/python-net/compare-doc...
  6. OLE 对象和在线视频|Python via .NET 格式的 Aspose.Words

    使用 Python 将 ole 对象或在线视频插入文档中。... artifacts_dir + "WorkingWithOleObject...doc . save ( docs_base . artifacts_dir + "WorkingWithOleObject...

    docs.aspose.com/words/zh/python-net/working-wit...
  7. Confronta i documenti in Python|Aspose.Words pe...

    Confronta due documenti in qualsiasi formato supportato e mostra le modifiche al contenuto utilizzando Python. Puoi applicare opzioni avanzate durante il confronto.... artifacts_dir + "Document.Compare.docx".... Document ( docs_base . artifacts_dir + "Document.Compare.docx"...

    docs.aspose.com/words/it/python-net/compare-doc...
  8. Comparați documentele în Python|Aspose.Words pe...

    Comparați două documente în orice format acceptat și afișează modificările de conținut folosind Python. Puteți aplica Opțiuni avansate atunci când comparați.... artifacts_dir + "Document.Compare.docx".... Document ( docs_base . artifacts_dir + "Document.Compare.docx"...

    docs.aspose.com/words/ro/python-net/compare-doc...
  9. DocumentBuilder.insert_ole_object method | Aspo...

    aspose.words.DocumentBuilder.insert_ole_object method... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.InsertOleObjects...doc . save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.InsertOleObject...

    reference.aspose.com/words/python-net/aspose.wo...
  10. WatermarkArtifact Rotaion Not Working On Pages ...

    I’m using Aspose PDF in a .NET backend with Fabric.js on the frontend to build a PDF editor. I’m having trouble correctly saving watermark positions when the PDF page has rotation applied (e.g. page.Rotate = 270). Work…...currentElement is something from Artifacts double uiX_Left = currentElement[2];...newArtifact.Opacity = 0.3; page.Artifacts.Add(newArtifact); document...

    forum.aspose.com/t/watermarkartifact-rotaion-no...