Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 14,732 for

true type

(0.17 sec)
  1. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Follow our simple, step-by-step guide to save time....method accepts an object of type ISlide as a parameter. When...returns an array of objects of type ITextFrame , preserving any...

    docs.aspose.com/slides/net/extract-text-from-pr...
  2. Invalid License Error - Free Support Forum - as...

    I recently purchased an Aspose.PDF Java Site OEM license, and I am trying to use it with Aspose PDF v25, but I am getting the below error: (main) com.aspose.pdf.License: Exception occur. java.lang.IllegalStateException…...is already licensed"); return true; } if (StringUtils.isBlank(wordLicense))...licenseStatusMap.put(LicenseType.WORD, true); log.info("Aspose.Words license...

    forum.aspose.com/t/invalid-license-error/322871
  3. RevisionCollection.Item | Aspose.Words for .NET

    Access specific revisions effortlessly with the RevisionCollection Item property. Quickly retrieve revisions by index for streamlined data management.... True ); Assert . That ( doc . Revisions...first revision is an insertion-type revision. Revision revision...

    reference.aspose.com/words/net/aspose.words/rev...
  4. SoftEdgeFormat | Aspose.Words for Java

    Represents the soft edge formatting for an object in Java....SHAPE, 0, true); // Check soft edge radius...getChild(NodeType.SHAPE, 0, true); // Check soft edge radius...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Placeholder method. Gets the BuildingBlock containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the XmlMapping element or the IsShowingPlaceholderText element is True in C++....IsShowingPlaceholder element is true . System :: SharedPtr < Aspose...document tag of the "PlainText" type, which will function as a text...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Convert HTML to PDF in .NET|Aspose.PDF for .NET

    This topic shows you how to convert HTML to PDF and MHTML to PDF using Aspose.PDF.... We can set device type using HtmlMediaType property...HtmlLoadOptions with Print media type var options = new HtmlLoadOptions...

    docs.aspose.com/pdf/net/convert-html-to-pdf/
  7. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using Aspose.Cells for JavaScript via C++....allow you to create different types of lists, for example, phone...ListObjects Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/create-and...
  8. Display text content on top of a cell with a fi...

    Step 1: Write content into a cell. Step 2: Fill the cell with a background color Step 3: Overlay text on top of the filled color (new text ) I am using aspose cells gid js for python via dotnet ,I want to apply the ch…...Solid; // Set pattern type worksheet.Cells["A1"].SetStyle(style);..."Overlay Text", "Arial", 12, true, false, upperLeftRow, 0, upperLeftColumn...

    forum.aspose.com/t/display-text-content-on-top-...
  9. Aspose::Words::Range::Replace method | Aspose.W...

    Aspose::Words::Range::Replace method. Replaces all occurrences of a character pattern specified by a regular expression with another string in C++....String & replacement ) Parameter Type Description pattern const S...FindReplaceOptions > & options ) Parameter Type Description pattern const S...

    reference.aspose.com/words/cpp/aspose.words/ran...
  10. ChartMarker | Aspose.Words for Java

    Represents a chart data marker in Java....setSmooth(true); // Verify that data points...getSeries().get(0).setSmooth(true); // Verify that data points...

    reference.aspose.com/words/java/com.aspose.word...