Sort Score
Result 10 results
Languages All
Labels All
Results 7,051 - 7,060 of 299,946 for

doc

(0.17 sec)
  1. DocumentBuilder.InsertHtml | Aspose.Words for ....

    DocumentBuilder 方法. 在文档中插入一个 HTML 字符串... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); const string html = "<p a...

    reference.aspose.com/words/zh/net/aspose.words/...
  2. FieldOptions.template_name property | Aspose.Wo...

    FieldOptions.template_name property. Gets or sets the file name of the template used by the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # We can set a template name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Cell.EnsureMinimum | Aspose.Words for .NET

    Cell EnsureMinimum method. If the last child is not a paragraph creates and appends one empty paragraph in C#....Document doc = new Document (); Table table = new Table ( doc ); doc...doc . FirstSection . Body . AppendChild ( table ); Row row =...

    reference.aspose.com/words/net/aspose.words.tab...
  4. FindFont | Aspose.PDF for .NET API Reference

    Searches and returns font with specified font name....); // Open document Document doc = new Document ( @"D:\Tests\input...the absorber for first page doc . Pages [ 1 ]. Accept ( absorber...

    reference.aspose.com/pdf/net/aspose.pdf.text/fo...
  5. TextWatermarkOptions.Layout | Aspose.Words for ...

    TextWatermarkOptions 财产. 获取或设置水印的布局默认值为Diagonal.... Document doc = new Document (); // 添加纯文本水印。 doc . Watermark... IsSemitrasparent = false ; doc . Watermark . SetText ( "Aspose...

    reference.aspose.com/words/zh/net/aspose.words/...
  6. Გადაიყვანეთ Გამოსახულება PDF C++

    გადაიყვანეთ Გამოსახულება PDF C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც PDF C++....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/ka/cpp/conversion/ima...
  7. TextWatermarkOptions.Color | Aspose.Words for ....

    TextWatermarkOptions 财产. 获取或设置字体颜色默认值为 Color.Silver.... Document doc = new Document (); // 添加纯文本水印。 doc . Watermark... IsSemitrasparent = false ; doc . Watermark . SetText ( "Aspose...

    reference.aspose.com/words/zh/net/aspose.words/...
  8. PageSetup.PaperSize | Aspose.Words for .NET API 参考

    PageSetup 财产. 返回或设置纸张尺寸... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . PageSetup . PaperSize...

    reference.aspose.com/words/zh/net/aspose.words/...
  9. HeaderFooter.header_footer_type property | Aspo...

    HeaderFooter.header_footer_type property. Gets the type of this header/footer.... doc = aw . Document () # Create a...HeaderFooter ( doc , aw . HeaderFooterType . HEADER_PRIMARY ) doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldSubject.text property | Aspose.Words for P...

    FieldSubject.text property. Gets or sets the text of the subject.... doc = aw . Document () # Set a value..."Subject" built-in property. doc . built_in_document_properties...

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