Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 23,510 for

format

(0.05 sec)
  1. 支持的文件格式 – Aspose.SVG for Python via .NET

    Aspose.SVG for Python via .NET 支持 SVG、PDF、XPS、TIFF、BMP、PNG、JPEG 和 GIF 文件格式。... Format Description Load Save Remarks...Vector Graphics Format Portable Document Format XML Paper Specification...

    docs.aspose.com/svg/zh/python-net/supported-fil...
  2. ParagraphFormat.wordWrap property | Aspose.Word...

    ParagraphFormat.wordWrap property. If this property is ``false``, Latin text in the middle of a word can be wrapped for the current paragraph...docx" ); let format = doc . firstSection . body...paragraphFormat ; format . farEastLineBreakCont = true ; format . wordWrap...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::INodeChangingCallback interface ...

    Aspose::Words::INodeChangingCallback interface. Implement this interface if you want to receive notifications when nodes are inserted or removed in the document in C++....mLog -> AppendLine ( String :: Format ( u " \t Type: \t {0}" , args...mLog -> AppendLine ( String :: Format ( u " \t Hash: \t {0}" , System...

    reference.aspose.com/words/cpp/aspose.words/ino...
  4. XML Parser Specification (XPS)|Aspose.Slides 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....language and a fixed-document format originally developed by Microsoft...is a fixed-layout document format designed to preserve document...

    docs.aspose.com/slides/cpp/xml-parser-specifica...
  5. C# API to convert Publisher PUB files

    Convertion functionality of Publisher file using Aspose.PUB for .NET solution is described and demonstrated with the pseudocode in this article....devices support the PUB file format so conversion will let you...converting PUB files to a common format allows everyone to access and...

    docs.aspose.com/pub/net/convert-pub-files/
  6. ParagraphFormat.word_wrap property | Aspose.Wor...

    ParagraphFormat.word_wrap property. If this property is ``False``, Latin text in the middle of a word can be wrapped for the current paragraph...docx' ) format = doc . first_section . body...first_paragraph . paragraph_format format . far_east_line_break_control...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Replacer.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a specific string in your input file with the Replacer Replace method. Streamline your text editing today!... Remarks If the output format is an image (BMP, EMF, EPS...outputFile_partIndex.extension. If the output format is TIFF, the output will be...

    reference.aspose.com/words/net/aspose.words.low...
  8. ParagraphFormat.WordWrap | Aspose.Words for .NET

    Discover how the ParagraphFormat WordWrap property affects text wrapping in Word. Learn to control Latin text flow for improved document readability....docx" ); ParagraphFormat format = doc . FirstSection . Body...ParagraphFormat ; format . FarEastLineBreakCont = true ; format . WordWrap...

    reference.aspose.com/words/net/aspose.words/par...
  9. Aspose::Words::ParagraphFormat::get_HangingPunc...

    Aspose::Words::ParagraphFormat::get_HangingPunctuation method. Gets or sets a flag indicating whether hanging punctuation is enabled for the current paragraph in C++....SharedPtr < ParagraphFormat > format = doc -> get_FirstSection ()...(); format -> set_FarEastLineBreakCont ( true ); format -> set_WordWrap...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. Replacer.replace method | Aspose.Words for Python

    aspose.words.lowcode.Replacer.replace method...me, output_file_name, save_format, pattern, replacement) Replaces...file, with the specified save format. def replace ( self , input_file_name...

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