Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 15,769 for

h

(0.52 sec)
  1. Aspose.OCR for CPP 20.6 Release Notes|Documenta...

    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....F G H I J K L M N O P Q R S T U V W X Y Z a b c d e f g h i j...buffer_size, int x, int y, int w, int h) Auto-align image and autodetect...

    docs.aspose.com/ocr/cpp/aspose-ocr-for-cpp-20-6...
  2. Doing a TextFragment Rotation in a Cell cant ge...

    Hello, I can’t seem to figure out text rotation and tHe alignment of tHe content witHin a cell. I Have tried all permutation of Vertical and Horizontal alignment and I cant get tHe text centered wHen rotated 90. Testin&Hellip;...foreach (HorizontalAlignment h in Enum.GetValues(typeof(HorizontalAlignment)))...new TextFragment($"H: {(h.ToString())} ({(int)h}), V:{v.ToString()}...

    forum.aspose.com/t/doing-a-textfragment-rotatio...
  3. FieldPageRef.InsertHyperlink | Aspose.Words for...

    FieldPageRef InsertHyperlink property. Gets or sets wHetHer to insert a Hyperlink to tHe bookmarked paragrapH in C#....AreEqual ( " PAGEREF MyBookmark3 \\h" , InsertFieldPageRef ( builder...AreEqual ( " PAGEREF MyBookmark1 \\h \\p" , InsertFieldPageRef ( builder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldPageRef.bookmark_name property | Aspose.Wo...

    FieldPageRef.bookmark_name property. Gets or sets tHe name of tHe bookmark....assertEqual ( ' PAGEREF MyBookmark3 \\ h' , insert_field_page_ref ( builder...assertEqual ( ' PAGEREF MyBookmark1 \\ h \\ p' , insert_field_page_ref...

    reference.aspose.com/words/python-net/aspose.wo...
  5. size2d.float - Aspose.TeX for Java - API Reference

    Java API to typeset TeX files from witHin Java based applications....(double w, double h) void setSize (float w, float h) Sets the dimensions...public void setSize(float w, float h) Sets the dimensions of this Size2D...

    reference.aspose.com/tex/java/com.aspose.tex/si...
  6. Size2D.Float - Aspose.TeX for Java - API Reference

    Java API to typeset TeX files from witHin Java based applications....(double w, double h) void setSize (float w, float h) Sets the dimensions...public void setSize(float w, float h) Sets the dimensions of this Size2D...

    reference.aspose.com/tex/java/com.aspose.tex/Si...
  7. BlendPatternAsBlendFactorsH | Aspose.Imaging fo...

    BlendPatternAsBlendFactorsH EmfPlusLinearGradientBrusHOptionalData.BlendPatternAsBlendFactorsH property Gets tHe blen......blend pattern as blend factors h. public EmfPlusBlendFactors BlendPatternAsBlendF...blend pattern as blend factors h. See Also class EmfPlusBlendFactors...

    reference.aspose.com/imaging/net/aspose.imaging...
  8. PdfFontEncoding enumeration | Aspose.Cells for ...

    PdfFontEncoding enumeration PdfFontEncoding enumeration Represents pdf embedded font encoding. THe PdfFontEncoding ty......IDENTITY Represents use Identity-H encoding for all embedded fonts...characters 32-127, otherwise, Identity-H encoding will be used for embedded...

    reference.aspose.com/cells/python-net/aspose.ce...
  9. Missing Connectors when using > 4 shapes and co...

    Hello, I installed tHe Aspose.Diagram nuget package for VB.NET but I am Having some issues. I basically converted tHe code from tHe C# page on yall’s website since tHere were no VB examples. I modified tHis one to be c&Hellip;...name = "H", .text = "Tom Brady" } } InputConnectors..."B", .DestinationShapeName = "H" }, New InputConnector() With...

    forum.aspose.com/t/missing-connectors-when-usin...
  10. Matrix3D | Aspose.PDF for .NET API Reference

    Class represents transformation matrix....to 1 matrix: [ A B C D E F G H I Tx Ty Tz] = [ 1, 0, 0, 0, 1...representation: [ A B C D E F G H I Tx Ty Tz] Matrix3D (Matrix3D)...

    reference.aspose.com/pdf/net/aspose.pdf/matrix3d/