Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 313,804 for

doc

(0.16 sec)
  1. 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....
  2. 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...
  3. 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...
  4. 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...
  5. Section.PageSetup | Aspose.Words for .NET API 参考

    Section 财产. 返回一个表示页面设置和部分属性的对象...Document doc = new Document (); PageSetup pageSetup = doc . Sections...border . DistanceFromText = 0 ; doc . Save ( ArtifactsDir + "PageSetup...

    reference.aspose.com/words/zh/net/aspose.words/...
  6. Aspose::Words::Font::get_Size method | Aspose.W...

    Aspose::Words::Font::get_Size method. Gets or sets the font size in points in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Specify font formatting...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. 在 C++ 中製作文檔

    使用 C++ 庫創建文件。只需幾個步驟即可在 C++ 中輕鬆創建新文檔。...API,C++ 開發人員只需幾行代碼即可輕鬆製作 PDF、DOC、DOCX、HTML、EPUB 和許多其他格式的文檔。 DOCX...給定的 C++ 庫允許您以任何受支持的格式(PDF、DOCX、DOC、RTF、ODT、EPUB、HTML 等)以編程方式創建文檔。...

    products.aspose.com/words/zh-hant/cpp/make/
  8. 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...
  9. LayoutOptions.RevisionOptions | Aspose.Words fo...

    LayoutOptions RevisionOptions property. Gets revision options in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a revision, then...

    reference.aspose.com/words/net/aspose.words.lay...
  10. Font.size property | Aspose.Words for Python

    Font.size property. Gets or sets the font size in points.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Specify font formatting...

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