Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 155,673 for

doc

(0.11 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF 到 Doc 使用 Python 的转换器https://products.aspose.com/pdf/zh-hans/python-net/conversion/pdf-to-Doc/Recent content in PDF 到 Doc 使用 Python 的转换器 on ......PDF Products – PDF 到 DOC 使用 Python 的转换器https://products...ersion/pdf-to-doc/Recent content in PDF 到 DOC 使用 Python 的转换器...

    products.aspose.com/pdf/zh-hans/python-net/conv...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – XPS 到 Doc 使用 Python 的转换器https://products.aspose.com/pdf/zh-hans/python-net/conversion/xps-to-Doc/Recent content in XPS 到 Doc 使用 Python 的转换器 on ......PDF Products – XPS 到 DOC 使用 Python 的转换器https://products...ersion/xps-to-doc/Recent content in XPS 到 DOC 使用 Python 的转换器...

    products.aspose.com/pdf/zh-hans/python-net/conv...
  3. Font.italic property | Aspose.Words for Python

    Font.italic property. True if the font is formatted as italic.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . size = 36...

    reference.aspose.com/words/python-net/aspose.wo...
  4. OdtSaveOptions.save_format property | Aspose.Wo...

    OdtSaveOptions.save_format property. Specifies the format in which the Document will be saved if this save options object is used... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageInfo.PaperSize | Aspose.Words for .NET

    Discover the PageInfo PaperSize property to easily retrieve paper sizes as an enumeration. Enhance your printing capabilities today!... Document doc = new Document ( MyDir + "Rendering...PrinterSettings (). PaperSources ; doc . FirstSection . PageSetup ....

    reference.aspose.com/words/net/aspose.words.ren...
  6. PageInfo.paperSize property | Aspose.Words for ...

    PageInfo.paperSize property. Gets the paper size as enumeration.... let doc = new aw . Document ( base ....PrinterSettings (). PaperSources ; doc . firstSection . pageSetup ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PageInfo.widthInPoints property | Aspose.Words ...

    PageInfo.widthInPoints property. Gets the width of the page in points.... let doc = new aw . Document ( base ....PrinterSettings (). PaperSources ; doc . firstSection . pageSetup ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BarcodeParameters.PosCodeStyle | Aspose.Words f...

    Discover the BarcodeParameters PosCodeStyle property for Point of Sale barcodes. Supports UPCA, EAN13, and more. Enhance your POS system today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator...

    reference.aspose.com/words/net/aspose.words.fie...
  9. ParagraphFormat.no_space_between_paragraphs_of_...

    ParagraphFormat.no_space_between_paragraphs_of_same_style property. When ``True``, [ParagraphFormat.space_before](../space_before/) and [ParagraphFormat.space_after](../space_after/) will be ignored between the paragraphs of the same style.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Apply a large amount of...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Converter.Create | Aspose.Words for .NET

    Create a new instance of the converter processor effortlessly with our powerful Converter Create method for seamless data transformation.... string doc = MyDir + "Big document.docx"...ConverterContext ()) . From ( doc ) . To ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...