Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 15,785 for

true type

(0.09 sec)
  1. Aspose::Words::VariableCollection::Contains met...

    Aspose::Words::VariableCollection::Contains method. Determines whether the collection contains a document variable with the given name in C++....:: String & name ) Parameter Type Description name const System::String&...variable to locate. ReturnValue true if item is found in the collection;...

    reference.aspose.com/words/cpp/aspose.words/var...
  2. Add texts with different fonts in PS files | .NET

    .NET API Solution to create and manipulate vector graphics shapes and text of PS, XPS and EPS files. Insert text into PS file....Type3, Type14 (CFF), Type42 (True Type), and CID-Keyed. But, for...PsDocument accepts only True Type, Open Type, and CFF fonts (with...

    products.aspose.com/page/net/add-text-to-ps/
  3. ICssSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves CSS Cascading Style Sheet when saving a document to HTML in Java....css", true, false)); doc.save(getArtifactsDir()..."SavingCallback.ExternalCssFilenames.css", true, false)); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  4. ChartSeries Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartSeries class, your key to enhancing chart series properties for dynamic document creation and visualization....SeriesType { get; } Gets the type of this chart series. Smooth...) { series . HasDataLabels = true ; series . Explosion = 40 ;...

    reference.aspose.com/words/net/aspose.words.dra...
  5. FontSettings.set_fonts_folders method | Aspose....

    FontSettings.set_fonts_folders method. Sets the folders where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts.... Parameter Type Description fonts_folders List[str]...TrueType fonts. recursive bool True to scan the specified folders...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BuildingBlockBehavior Enum | Aspose.Words for .NET

    Discover the Aspose.Words BuildingBlockBehavior enum, defining how building blocks enhance your document's content upon insertion for seamless editing....Corresponds to the ST_DocPartBehavior type in OOXML. Examples Shows how...)); Assert . That ( block . Type , Is . EqualTo ( BuildingBlockType...

    reference.aspose.com/words/net/aspose.words.bui...
  7. 使用JavaScript通过C++获取具有外部链接的范围|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++获取具有外部链接的范围,方便高效地从不同Excel文件提取数据。...External References </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/get-ran...
  8. Transfer Excel Range formatting to word Table f...

    https://forum.aspose.com/t/transfer-excel-range-formatting-to-word-table-formatting/308267/9 请回复一下我发的信息...IsVisible = true; foreach (Worksheet sheet in...to retain its type, so if its a currency type it should retain...

    forum.aspose.com/t/transfer-excel-range-formatt...
  9. Image Gridline color different from the color i...

    I am using Aspose.Cells to take snapshot of a range, when I get the image it has gridlines which are thicker and of a different color than in the excel sheet. I took one image using Range.getImage() of excel javascript A…...PrintGridlines = true; worksheet.IsGridlinesVisible = true; ImageOrPrintOptions...ImageOrPrintOptions { OnePagePerSheet = true, ImageType = ImageType.Jpeg...

    forum.aspose.com/t/image-gridline-color-differe...
  10. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Step-by-step guide with code examples to help you get started fast.... Set the bullet type to SYMBOL , and define the bullet...paragraph_format . bullet . type = slides . BulletType . SYMBOL...

    docs.aspose.com/slides/python-net/manage-bullet...