Sort Score
Result 10 results
Languages All
Labels All
Results 9,881 - 9,890 of 157,172 for

doc

(0.08 sec)
  1. OleFormat.oleControl property | Aspose.Words fo...

    OleFormat.oleControl property. Gets [OleFormat.oleControl](./) objects if this OLE object is an ActiveX control... let doc = new aw . Document ( base ....controls.docx" ); let shape = doc . getShape ( 0 , true ); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. StructuredDocumentTagCollection.RemoveAt | Aspo...

    Effortlessly manage your structured Document tags with the RemoveAt method. Quickly remove tags by index for streamlined Document editing.... Document doc = new Document ( MyDir + "Structured...StructuredDocumentTa structuredDocumentTa = doc . Range . StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  3. 强制表格在新页面渲染|Aspose.PDF for Java

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Document doc = new Document (); PageInfo pageInfo = doc . getPageInfo...100" ); // 添加页面。 Page curPage = doc . getPages (). add (); for (...

    docs.aspose.com/pdf/zh/java/force-table-renderi...
  4. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_EndCharacterFont method. Font formatting that will be applied to the last character of text entered into SDT in C++.... auto doc = System :: MakeObject < Aspose...:: StructuredDocumentTa > ( doc , Aspose :: Words :: Markup ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Aspose::Words::Saving::HtmlSaveOptions::get_Rep...

    Aspose::Words::Saving::HtmlSaveOptions::get_ReplaceBackslashWithYenSign method. Specifies whether backslash characters should be replaced with yen signs. Default value is false in C++.... auto doc = System :: MakeObject < Aspose...set_ReplaceBackslashWith ( true ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Saving::OdtSaveOptions::get_IsSt...

    Aspose::Words::Saving::OdtSaveOptions::get_IsStrictSchema11 method. Specifies whether export should correspond to ODT specification 1.1 strictly. OOo 3.0 displays files correctly when they contain elements and attributes of ODT 1.2. Use "false" for this purpose, or "true" for strict conformity of specification 1.1. The default value is false in C++.... auto doc = System :: MakeObject < Aspose...set_IsStrictSchema11 ( exportToOdt11Specs ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. ChartLegend.Format | Aspose.Words for .NET

    Discover the ChartLegend Format property for easy customization of legend fill and line styles, enhancing your data visualization experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartXValue.FromDouble | Aspose.Words for .NET

    Discover the ChartXValue FromDouble method to effortlessly create Double type ChartXValue instances, enhancing your data visualization capabilities.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  9. OfficeMath.justification property | Aspose.Word...

    OfficeMath.justification property. Gets/sets Office Math justification.... doc = aw . Document ( file_name =...'Office math.docx' ) office_math = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Border.clear_formatting method | Aspose.Words f...

    Border.clear_formatting method. Resets border properties to default values.... doc = aw . Document ( file_name =...paragraph format object. borders = doc . first_section . body . first_paragraph...

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