Sort Score
Result 10 results
Languages All
Labels All
Results 9,261 - 9,270 of 89,770 for

doc format

(0.33 sec)
  1. ImageFieldMergingArgs | Aspose.Words for Java

    Provides data for the IFieldMergingCallback.imageFieldMergingcom.aspose.words.ImageFieldMergingArgs event in Java....throws Exception { Document doc = new Document(getMyDir() + "Mail...event handler for image fields doc.getMailMerge().setFieldMergingCallb(new...

    reference.aspose.com/words/java/com.aspose.word...
  2. Delete Ranges in Document|Aspose.Words for Java

    Delete ranges from a Document easily and fast instead of using Apache POI.... Java doc . getSections (). get ( 0 )....(). delete (); String text = doc . getRange (). getText (); Apache...

    docs.aspose.com/words/java/delete-ranges-in-doc...
  3. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF Document in Java with Aspose.PDF for text insertion and modification....Load input PDF file Document doc = new Document ( _dataDir + "input...textBuilder = new TextBuilder ( doc . getPages (). get_Item ( 1 ));...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  4. IWarningCallback.warning method | Aspose.Words ...

    IWarningCallback.warning method. Aspose.Words invokes this method when it encounters some issue during Document loading or saving that might result in loss of Formatting or data fidelity....that might result in loss of formatting or data fidelity. def warning...document that contains text formatted with a font that does not...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StyleCollection.document property | Aspose.Word...

    StyleCollection.Document property. Gets the owner Document.... doc = aw . Document () self . assertEqual ( 4 , doc . styles...by default. for cur_style in doc . styles : print ( f 'Style name:...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 自定义 HTML 渲染 – Aspose.HTML for Python via .NET

    通过 .NET 使用 Aspose.HTML for Python 将 HTML 自定义渲染为 PDF、XPS、DocX 和图像。获取随时可用的 Python 示例。...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/zh/python-net/rendering-op...
  7. IWarningCallback class | Aspose.Words for Python

    aspose.words.IWarningCallback class. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during Document loading or saving....that might result in loss of formatting or data fidelity. Examples...document that contains text formatted with a font that does not...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::ParagraphFormat::get_Style metho...

    Aspose::Words::ParagraphFormat::get_Style method. Gets or sets the paragraph style applied to this Formatting in C++....paragraph style applied to this formatting. System :: SharedPtr < Aspose...paragraph style with list formatting. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Border.theme_color property | Aspose.Words for ...

    Border.theme_color property. Gets or sets the theme color in the applied color scheme that is associated with this Border object.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) top_border = builder . paragraph_format . borders...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ImageSaveOptions.image_color_mode property | As...

    ImageSaveOptions.image_color_mode property. Gets or sets the color mode for the generated images....when saving to raster image formats. The default value is ImageColorMode...mode when rendering documents. doc = aw . Document () builder =...

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