Sort Score
Result 10 results
Languages All
Labels All
Results 6,421 - 6,430 of 299,954 for

doc

(0.16 sec)
  1. FindFont | Aspose.PDF for .NET API 参考

    搜索并返回指定字体名称的字体..."Arial" ); // 打开文档 Document doc = new Document ( @"D:\Tests\input..."hello world" ); // 接受第一页的吸收器 doc . Pages [ 1 ]. Accept ( absorber...

    reference.aspose.com/pdf/zh/net/aspose.pdf.text...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – CGM to Doc Converter using Javahttps://products.aspose.com/pdf/java/conversion/cgm-to-Doc/Recent content in CGM to Doc Converter using Java on Docume......org/2005/Atom Documentation – CGM to DOC Converter using Javahttps://products...com/pdf/java/conversion/cgm-to-doc/Recent content in CGM to DOC Converter using...

    products.aspose.com/pdf/java/conversion/cgm-to-...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – PCL to Doc Converter using Javahttps://products.aspose.com/pdf/java/conversion/pcl-to-Doc/Recent content in PCL to Doc Converter using Java on Docume......org/2005/Atom Documentation – PCL to DOC Converter using Javahttps://products...com/pdf/java/conversion/pcl-to-doc/Recent content in PCL to DOC Converter using...

    products.aspose.com/pdf/java/conversion/pcl-to-...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – PDF to Doc Merge using Javahttps://products.aspose.com/pdf/java/merger/pdf-to-Doc/Recent content in PDF to Doc Merge using Java on DocumentationHugo ......org/2005/Atom Documentation – PDF to DOC Merge using Javahttps://products...com/pdf/java/merger/pdf-to-doc/Recent content in PDF to DOC Merge using Java...

    products.aspose.com/pdf/java/merger/pdf-to-doc/...
  5. DocumentBuilder.Write | Aspose.Words for .NET A...

    DocumentBuilder 方法. 在文档的当前插入位置插入一个字符串... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Border ....

    reference.aspose.com/words/zh/net/aspose.words/...
  6. Aspose::Words::Node class | Aspose.Words for C+...

    Aspose::Words::Node class. Base class for all nodes of a Word Document. To learn more, visit the Documentation article in C++.... auto doc = MakeObject < Document > ();...SharedPtr < Paragraph > para = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/node/
  7. Enum EmbeddedFontFormat | Aspose.Words for .NET...

    Aspose.Words.Fonts.EmbeddedFontFormat 枚举. 指定内部特定嵌入字体的格式FontInfo目的... Document doc = new Document ( MyDir + "Embedded...docx" ); FontInfo embeddedFont = doc . FontInfos [ "Alte DIN 1451...

    reference.aspose.com/words/zh/net/aspose.words....
  8. FontFallbackSettings.Load | Aspose.Words for .N...

    FontFallbackSettings 方法. 从 XML 文件加载字体回退设置... Document doc = new Document ( MyDir + "Rendering...rules.xml" ); doc . FontSettings = fontSettings ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/zh/net/aspose.words....
  9. Field.IsDirty | Aspose.Words for .NET

    Field IsDirty property. Gets or sets whether the current result of the field is no longer correct stale due to other modifications made to the Document in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Give the document's built-in...

    reference.aspose.com/words/net/aspose.words.fie...
  10. MailMerge.use_whole_paragraph_as_region propert...

    MailMerge.use_whole_paragraph_as_region property. Gets or sets a value indicating whether whole paragraph with TableStart or TableEnd field or particular range between TableStart and TableEnd fields should be included into mail merge region...._region ): doc = ExMailMerge . create_source_doc_with_nested_merge_regions...mail merge on this document. doc . mail_merge . use_whole_paragraph_as_region...

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