Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 299,988 for

doc

(0.44 sec)
  1. WatermarkType enumeration | Aspose.Words for Py...

    aspose.words.WatermarkType enumeration. Specifies the watermark type.... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( "Aspose Watermark"...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphCollection.ToArray | Aspose.Words for ...

    ParagraphCollection ToArray method. Copies all paragraphs from the collection to a new array of paragraphs in C#.... Document doc = new Document ( MyDir + "Paragraphs...docx" ); Paragraph [] paras = doc . FirstSection . Body . Paragraphs...

    reference.aspose.com/words/net/aspose.words/par...
  3. ThumbnailGeneratingOptions.ThumbnailSize | Aspo...

    ThumbnailGeneratingOptions 财产. 生成的缩略图大小以像素为单位 默认为 600x900... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/zh/net/aspose.words....
  4. CompositeNode.remove_child method | Aspose.Word...

    CompositeNode.remove_child method. Removes the specified child node.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Section...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Paragraph.parent_section property | Aspose.Word...

    Paragraph.parent_section property. Retrieves the parent [Section](../../section/) of the paragraph.... doc = aw . Document () # Create a...HeaderFooter ( doc , aw . HeaderFooterType . HEADER_PRIMARY ) doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageSaveOptions.PageSet | Aspose.Words for .NE...

    ImageSaveOptions 财产. 获取或设置要渲染的页面 默认为文档中的所有页面... Document doc = new Document ( MyDir + "Images...imageOptions . PageSet = pageSet ; doc . Save ( ArtifactsDir + "ImageSaveOptions...

    reference.aspose.com/words/zh/net/aspose.words....
  7. Document.Save | Aspose.Words for .NET

    Document Save method. Saves the Document to a file. Automatically determines the save format from the extension in C#....Document doc = new Document ( MyDir + "Document.docx" ); doc . Save...convert a PDF to a .docx. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Aspose::Words::TextWatermarkOptions::get_FontFa...

    Aspose::Words::TextWatermarkOptions::get_FontFamily method. Gets or sets font family name. The default value is "Calibri" in C++.... auto doc = MakeObject < Document > ();...Add a plain text watermark. doc -> get_Watermark () -> SetText...

    reference.aspose.com/words/cpp/aspose.words/tex...
  9. Fill.preset_texture property | Aspose.Words for...

    Fill.preset_texture property. Gets a [PresetTexture](../../presettexture/) for the fill.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FlowConverter | Aspose.PDF for Java API Reference

    Convert PDF Document to Flow formats XLSX ODS XMLSpreedSheet2003 CSV DocX in EnchanedFlow mode TableAbsorber in FlowEngine mode....Description convert(ADocument doc, OutputStream outputStream, ExcelSaveOptions...options) convertInternal(ADocument doc, System.IO.Stream outputStream...

    reference.aspose.com/pdf/java/com.aspose.pdf/fl...