Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 16,758 for

true type

(0.19 sec)
  1. Make a Document Read-Only in C#|Aspose.Words fo...

    Make your document read-only so that the content can be copied or read, but not modified using C#....ReadOnlyRecommended = true; and then call document.WriteProtection...IsWriteProtected property; it returns true if a write‑protection password...

    docs.aspose.com/words/net/make-a-document-read-...
  2. Manage Presentation Shapes in Java|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for Java and deliver high-performance PowerPoint presentations....// Add autoshape of rectangle type sld . getShapes (). addAutoShape...// Add autoshape of rectangle type sld . getShapes (). addAutoShape...

    docs.aspose.com/slides/java/shape-manipulations/
  3. Encoding when saving to html - Free Support For...

    Hello, when saving a document to HTML, the link changes. Is the link wrong? Can you take a look at it for me… change & to &amp even though it’s a parameter separator and then the link doesn’t work Word LINK: https:…...3Bview%3Dnull Link in HTML [type or paste code here](https://linkproxy...property ExportUrlEncoded set to true by default. With this setting...

    forum.aspose.com/t/encoding-when-saving-to-html...
  4. Aspose::Words::Node::ToString method | Aspose.W...

    Aspose::Words::Node::ToString method. Exports the content of the node into a string in the specified format in C++....Words :: NodeType :: Paragraph , true ); // Find if we have the paragraph...-> set_ExportRelativeFontSi ( true ); ASSERT_EQ ( System :: String...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. Make a Document Read-Only in Java|Aspose.Words ...

    Make your document read-only so that the content can be copied or read, but not modified using Java....getProtection() , set setReadOnlyRecommend(true) , optionally call setPassword("yourPassword")...isWriteProtected() property. It returns true if a password has been set or...

    docs.aspose.com/words/java/make-a-document-read...
  6. Manage Presentation Shapes in JavaScript|Aspose...

    Learn to create, edit and optimize shapes using JavaScript and Aspose.Slides for Node.js via Java and deliver high-performance PowerPoint presentations....// Add autoshape of rectangle type sld . getShapes (). addAutoShape...// Add autoshape of rectangle type sld . getShapes (). addAutoShape...

    docs.aspose.com/slides/nodejs-java/shape-manipu...
  7. Extract Subsection List Text Meta Data - Free S...

    How can I extract meta data on auto subsectioned list text level within a word docx with words python library? I would want an output basically that states things like 1.a.i to level info like 1.1.1 to know numerically w…...PARAGRAPH, True): paragraph = para.as_paragraph()...label = list_fmt.list_label # type: aw.ListLabel displayed_label...

    forum.aspose.com/t/extract-subsection-list-text...
  8. Load font files from streams | C++ Solution

    C++ API Solution to manage various fonts. Learn how to load fonts from a MemoryStream/byte array with a few lines of code....Solution to load TTF, WOFF, EOT, Type 1, and CFF fonts from a MemoryStream...0, Embedded OpenType, Adobe Type 1 font (pfa, pfb, afm, pfm)...

    products.aspose.com/font/cpp/load-font-from-str...
  9. Field.Remove | Aspose.Words for .NET

    Effortlessly remove fields from documents with the Field Remove method. Get precise node returns and handle empty fields seamlessly. Optimize your workflow!... Type , Is . EqualTo ( FieldType ...( FieldType . FieldPrivate , true ); // These fields are not a...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 使用 C++ 通过 JavaScript 将工作表转换为图片和按页转换为图片|Document...

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

    docs.aspose.com/cells/zh/javascript-cpp/convert...