Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 16,871 for

true type

(0.23 sec)
  1. Create Charts using Apache POI and Aspose.Cells...

    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....add ( "A1:B4" , true ); //Setting the chart type of 2nd NSeries...

    docs.aspose.com/cells/java/create-charts-using-...
  2. DocumentVisitor.visitParagraphEnd method | Aspo...

    DocumentVisitor.visitParagraphEnd method. Called when enumeration of a paragraph has ended.... Paragraph ) Parameter Type Description paragraph Paragraph...getChildNodes ( aw . NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentVisitor.visitBodyStart method | Aspose....

    DocumentVisitor.visitBodyStart method. Called when enumeration of the main text story in a section has started.... Body ) Parameter Type Description body Body The object...getChildNodes ( aw . NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentVisitor.visitRun method | Aspose.Words ...

    DocumentVisitor.visitRun method. Called when a run of text in the is encountered.... Run ) Parameter Type Description run Run The object...getChildNodes ( aw . NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentVisitor.visitSectionStart method | Aspo...

    DocumentVisitor.visitSectionStart method. Called when enumeration of a section has started.... Section ) Parameter Type Description section Section...getChildNodes ( aw . NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Extract Images from Presentation Shapes|Aspose....

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for C++ — quick, code-friendly solution...."/" ) + 1 ); ifImageFound = true ; } } else if ( System :: ObjectExt..."/" ) + 1 ); ifImageFound = true ; } } //Sets the preferred image...

    docs.aspose.com/slides/cpp/extracting-images-fr...
  7. 如何在 C# 中序列化输入值 – Aspose.HTML for .NET

    学习并逐步了解如何使用 Aspose.HTML for .NET 库序列化 HTML 表单或输入字段中的输入值。...类的实例,并将 SerializeInputValue 属性设置为 true 。 调用 HTMLDocument 类的 方法,并传入要保存文档的文件路径和...方法的 HTMLSaveOptions 对象上的 属性设置为 true 。 下面是一个示例,说明如何使用 Aspose.HTML...

    docs.aspose.com/html/zh/net/how-to-serialize-in...
  8. Add Watermarks to Presentations in Java|Aspose....

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in Java to indicate a draft, confidential information, copyright, and more.... This type is not inherited from IShape...getAutoShapeLock (). setSelectLocked ( true ); watermarkShape . getAutoShapeLock...

    docs.aspose.com/slides/java/watermark/
  9. DocumentBuilder.InsertImage | Aspose.Words for ...

    Effortlessly enhance your documents with DocumentBuilder's InsertImage method, allowing seamless insertion of .NET images at full scale for stunning visuals....InsertImage ( Image image ) Parameter Type Description image Image The...string fileName ) Parameter Type Description fileName String...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Add Watermarks to Presentations in C++|Aspose.S...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in C++ to indicate a draft, confidential information, copyright, and more.... This type is not inherited from IShape...get_AutoShapeLock () -> set_SelectLocked ( true ); watermarkShape -> get_AutoShapeLock...

    docs.aspose.com/slides/cpp/watermark/