Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 313,762 for

doc

(0.15 sec)
  1. Style.Aliases | Aspose.Words for .NET API 参考

    Style 财产. 获取此样式的所有别名如果样式没有别名则返回空字符串数组... Document doc = new Document ( MyDir + "Style...如果样式名称有多个用逗号分隔的值,则每个子句都是一个单独的别名。 Style style = doc . Styles [ "MyStyle" ]; Assert...

    reference.aspose.com/words/zh/net/aspose.words/...
  2. Aspose::Words::Rendering::ThumbnailGeneratingOp...

    Can be used to specify additional options when generating thumbnail for a Document.... auto doc = MakeObject<Document>(); auto...MakeObject<DocumentBuilder>(doc); builder->Writeln(u "Hello world...

    reference.aspose.com/words/cpp/class/aspose.wor...
  3. Aspose::Words::HeaderFooter::get_ParentSection ...

    Aspose::Words::HeaderFooter::get_ParentSection method. Gets the parent section of this story in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Write ( u "Section...

    reference.aspose.com/words/cpp/aspose.words/hea...
  4. BaseWebExtensionCollection1.Count | Aspose.Word...

    BaseWebExtensionCollection 财产. 获取集合中包含的元素数... Document doc = new Document ( MyDir + "Web...docx" ); Assert . AreEqual ( 1 , doc . WebExtensionTaskPane . Count...

    reference.aspose.com/words/zh/net/aspose.words....
  5. Aspose::Words::Style::Equals method | Aspose.Wo...

    Aspose::Words::Style::Equals method. Compares with the specified style. Styles Istds are compared for built-in styles only. Styles defaults are not included in comparison. Base style, linked style and next paragraph style are recursively compared in C++.... auto doc = MakeObject < Document > ( MyDir...SharedPtr < Style > style = doc -> get_Styles () -> idx_get (...

    reference.aspose.com/words/cpp/aspose.words/sty...
  6. Aspose::Words::Vba::VbaProject Class Reference ...

    Provides access to VBA project information. A VBA project inside the Document is defined as a collection of VBA modules.... auto doc = MakeObject<Document>(MyDir...SharedPtr<VbaProject> vbaProject = doc->get_VbaProject(); std::cout...

    reference.aspose.com/words/cpp/class/aspose.wor...
  7. Aspose::Words::Saving::OoxmlCompliance enum | A...

    Aspose::Words::Saving::OoxmlCompliance enum. Allows to specify which OOXML specification will be used when saving in the DocX format in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // If we configure compatibility...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom Python で Doc を画像に変換するhttps://products.aspose.com/total/ja/python-net/conversion/Doc-to-images/Microsoft Word を使用せずに Python アプリケーションで Doc から画像 TIFF BMP ......org/2005/Atom Python で DOC を画像に変換するhttps://products.aspose...com/total/ja/python-net/conversion/doc-to-images/Microsoft Word を使用せずに...

    products.aspose.com/total/ja/python-net/convers...
  9. Aspose::Words::Fields::UserInformation Class Re...

    Specifies information about the user.... auto doc = MakeObject<Document>(); auto...MakeObject<DocumentBuilder>(doc); // Create a UserInformation...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. Style.LinkedStyleName | Aspose.Words for .NET

    Style LinkedStyleName property. Gets/sets the name of the Style linked to this one. Returns empty string if no styles are linked in C#....Document doc = new Document (); Style styleHeading1 = doc . Styles...]; Style styleHeading1Char = doc . Styles . Add ( StyleType ....

    reference.aspose.com/words/net/aspose.words/sty...