Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 16,760 for

true type

(0.08 sec)
  1. Chart labels are rendered incorrectly when conv...

    Hi Aspose team, I’m trying to convert a range of cells in excel that contains a chart to an EMF image using the following code: //Load the Excel file Workbook workbook = new Workbook(dir + @"\Test_07312025\Chart_templa…...Set OnePagePerSheet option as true ImageOrPrintOptions options...ImageOrPrintOptions() { OnePagePerSheet = true, ImageType = Aspose.Cells.Drawing...

    forum.aspose.com/t/chart-labels-are-rendered-in...
  2. Aspose::Words::EditableRangeStart class | Aspos...

    Aspose::Words::EditableRangeStart class. Represents a start of an editable range in a Word document. To learn more, visit the documentation article in C++....virtual get_IsComposite () Returns true if this node can contain other...method that converts a node type enum value into a user friendly...

    reference.aspose.com/words/cpp/aspose.words/edi...
  3. How do I get BindPose? - Free Support Forum - a...

    First, I read the FBX file and generated my own file. var scenes = new Scene(); var opt = new FbxLoadOptions() { KeepBuiltinGlobalSettings = True }; scenes.Open(fbxPath, opt); …...FbxLoadOptions() { KeepBuiltinGlobalSet = true }; scenes.Open(fbxPath, opt);...Aspose.ThreeD.Scene Size 0 double Type Bone Aspose.ThreeD.Entities...

    forum.aspose.com/t/how-do-i-get-bindpose/326622
  4. Public API Changes in Aspose.Diagram 6.6.0|Docu...

    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....filter shapes by type Foreign if ( OLE_Shape . Type == Aspose . Diagram..."testing" , "Aspose" , false , true ); MemoryStream outStream =...

    docs.aspose.com/diagram/net/public-api-changes-...
  5. FieldPrint class | Aspose.Words for Python

    aspose.words.fields.FieldPrint class. Implements the PRINT field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldInclude class | Aspose.Words for Python

    aspose.words.fields.FieldInclude class. Implements the INCLUDE field...FieldFormat object that provides typed access to field’s formatting...included file. type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldDocProperty class | Aspose.Words for Python

    aspose.words.fields.FieldDocProperty class. Implements the DOCPROPERTY field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldDocVariable class | Aspose.Words for Python

    aspose.words.fields.FieldDocVariable class. Implements DOCVARIABLE field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Border class | Aspose.Words for ...

    Aspose::Words::Border class. Represents a border of an object. To learn more, visit the documentation article in C++.... get_IsVisible () Returns true if the LineStyle is not None...as a hash function for this type. GetType () const override Is...

    reference.aspose.com/words/cpp/aspose.words/bor...
  10. Add Watermark in C#|Aspose.Words for .NET

    Add a watermark into a document. NPOI does not provide an opportunity to add a watermark using C#....watermark of any imaginable type. The following code example...are free to try other shape types as watermarks. Shape watermark...

    docs.aspose.com/words/net/add-watermark/