Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 15,993 for

true type

(0.09 sec)
  1. Public API Changes in Aspose.Cells 8.2.0|Docume...

    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....Setting the Boolean‑type property to true in a multi‑threaded...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. HeaderFooter.ParentSection | Aspose.Words for .NET

    Discover the HeaderFooter ParentSection property to easily access the parent section of your story, enhancing your document's structure and organization.... LinkToPrevious ( true ); // Each section will still...HeadersFooters . LinkToPrevious ( true ); // We can un-link a previous...

    reference.aspose.com/words/net/aspose.words/hea...
  3. 通过C++的JavaScript复制Excel范围|Documentation

    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....Example Title </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...
  4. OlePackage Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.OlePackage class to easily manage OLE Package properties and enhance your document processing capabilities....which could be used to embed any type of data into document. Now this...InsertOleObject ( stream , "Package" , true , null ); shape . OleFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 母版幻灯片|Aspose.Slides 文档

    使用 C# 和 Aspose.Slides 管理母版幻灯片:创建、编辑、克隆并格式化主题、背景和占位符,以统一 PowerPoint 和 OpenDocument 中的幻灯片。...background type firstMasterSlide . Background . Type = BackgroundType...ignorePreserveField : true ); } ⚙️ 提示: 使用 RemoveUnused(true) 可清理未使用的母版幻灯片并最小化演示文稿大小。...

    docs.aspose.com/slides/zh/net/examples/elements...
  6. Aspose::Words::Drawing::SignatureLine class | A...

    Aspose::Words::Drawing::SignatureLine class. Provides access to signature line properties. To learn more, visit the documentation article in C++....Default value for this property is true . get_Email () Gets or sets...Default value for this property is true . get_Signer () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose.Total Net Adding image as watermark to d...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in doc. But we want to add watermark to full page covering all areas of page. We tried adding it but looks like s…... depending on your document type. Here’s how to set the watermark...GetChildNodes(NodeType.Page, true)) { stamp.SetOrigin(0, 0); //...

    forum.aspose.com/t/aspose-total-net-adding-imag...
  8. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Id method. Specifies a unique read-only persistent numerical Id for this SDT in C++.... ASSERT_TRUE ( tag -> get_Id () > 0 ); //...document tag. // Any text that we type in the document body after moving...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. ShapeBase.BoundsWithEffects | Aspose.Words for ...

    Discover the ShapeBase BoundsWithEffects property to get the final extent of your shape after applying drawing effects, measured in points for precision.... Shape , true ). OfType < Shape >(). ToArray...terms of dimensions and shape type. Assert . That ( shapes [ 1...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartDataPointCollection indexer | Aspose.Words...

    ChartDataPointCollection indexer. Returns [ChartDataPoint](../../chartdatapoint/) for the specified index.... Parameter Type Description index int Examples...chart . series [ 0 ] . smooth = True # Verify that data points for...

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