Sort Score
Result 10 results
Languages All
Labels All
Results 8,431 - 8,440 of 141,752 for

doc

(0.48 sec)
  1. Aspose::Words::Fields::IFieldResultFormatter::F...

    Aspose::Words::Fields::IFieldResultFormatter::FormatNumeric method. Called when Aspose.Words applies a numeric format switch, i.e. \# "#.##" in C++....FieldResultFormattin_ () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); auto formatter = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. ChartTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartTitle class. Provides access to the chart title properties... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a chart shape with...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FixedPageSaveOptions.JpegQuality | Aspose.Words...

    Optimize JPEG quality in your HTML Documents with FixedPageSaveOptions. Easily adjust the JpegQuality property for stunning image clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertImage ( ImageDir...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PageSetup.LineNumberCountBy | Aspose.Words for ...

    Discover the PageSetup LineNumberCountBy property to easily customize line number increments for enhanced Document formatting and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use the section's...

    reference.aspose.com/words/net/aspose.words/pag...
  5. Convert PDF To JPG C#

    Convert PDF to JPG format in C# code. Save PDF as JPG using C#....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Copy using Aspose.Words; var doc = new Document( "Input.pdf" );...

    products.aspose.com/words/net/conversion/pdf-to...
  6. Convert PDF To BMP C#

    Convert PDF to BMP format in C# code. Save PDF as BMP using C#....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Copy using Aspose.Words; var doc = new Document( "Input.pdf" );...

    products.aspose.com/words/net/conversion/pdf-to...
  7. ComHelper class | Aspose.Words for Python

    aspose.words.ComHelper class. Provides methods for COM clients to load a Document into Aspose.Words....Using a local system filename: doc = com_helper . open ( file_name...Word! \r\r\r Hello World!' , doc . get_text () . strip ()) # 2...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用 Python 编辑 PDF | Aspose.PDF

    用于通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上编辑 PDF 文件中的敏感信息的 Python...." doc = ap . Document ( dataDir + "sample...text_search_options = textSearchOptions doc . pages . accept ( textFragmentAbsorber...

    products.aspose.com/pdf/zh-hans/python-net/reda...
  9. NodeList.ToArray | Aspose.Words for .NET

    Effortlessly convert NodeList to an array with the ToArray method, simplifying node manipulation and enhancing your web development workflow.... Document doc = new Document ( MyDir + "Tables...document. NodeList nodeList = doc . SelectNodes ( "//Table//Paragraph"...

    reference.aspose.com/words/net/aspose.words/nod...
  10. ImageSaveOptions.imageContrast property | Aspos...

    ImageSaveOptions.imageContrast property. Gets or sets the contrast for the generated images.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . paragraphFormat . style = doc . styles...

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