Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 10,043 for

h

(0.16 sec)
  1. FieldSaveDate Class | Aspose.Words for .NET

    Discover tHe Aspose.Words.Fields.FieldSaveDate class, designed to effortlessly implement tHe SAVEDATE field for streamlined document management.... EqualTo ( " SAVEDATE \\h" )); // 2 - Umm al-Qura calendar:...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::Fields::FieldPrintDate class | A...

    Aspose::Words::Fields::FieldPrintDate class. Implements tHe PRINTDATE field. To learn more, visit tHe documentation article in C++....ASSERT_EQ ( u " PRINTDATE \\ h" , field -> GetFieldCode ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Manage Connectors in Presentations in .NET|Aspo...

    Empower .NET apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straigHt, elbow and curved connectors....getDirection ( float w , float h , bool flipH , bool flipV ) {... - 1 : 1 ); float endLineY = h * ( flipV ? - 1 : 1 ); float endYAxisX...

    docs.aspose.com/slides/net/connector/
  4. Accessing JSON Data in C#|Aspose.Words for .NET

    Learn How to access JSON data wHile building a report using LINQ in C#....350000 }, { Client: { Name: "H Group" } , Price: 250000 }, {...Contracts: - G & Co. ($350000) - H Group ($250000) - I & Sons ($100000)...

    docs.aspose.com/words/net/accessing-json-data/
  5. Working with Transparency | C++

    How to work witH transparency of an XPS file is a question answered by Aspose.Page API solution. See How to use tHe functionality in C++...CreatePathGeometry(u "M300,120 h600 V420 h-600" )) -> set_Fill(doc -> Cr...CreatePathGeometry(u "M20,20 h200 v200 h-200 z" )); 11 // Set blue solid...

    docs.aspose.com/page/cpp/xps/working-with-trans...
  6. Working with Transparency in XPS file | Python

    How to work witH transparency of an XPS file is a question answered by Aspose.Page API solution. See How to use tHe functionality in PytHon...create_path_geometry ( "M300,120 h600 V420 h-600" )). fill = doc. create_solid_color_brush...create_path_geometry ( "M20,20 h200 v200 h-200 z" )) 20 # Set a blue solid...

    docs.aspose.com/page/python-net/xps/working-wit...
  7. Сreate Custom Barcodes with IBarcodeGenerator|D...

    How to create custom barcodes from MS Word documents witH IBarcodeGenerator, Aspose.Words and Aspose.BarCode...correction value set to Level H “DISPLAYBARCODE “Aspose.Barcode”...“DISPLAYBARCODE “ASPOSE BARCODE” CODE39 \h 1200” Code 39 with the height...

    docs.aspose.com/barcode/net/how-to-create-custo...
  8. 3. 矩阵和类似环境

    本文简要介绍了使用AMS-LATEX软件包排版类似乳胶矩阵的结构。...,a & b & c & d & e & f & g & h & i & j & \ cdots \ ,{} \\ 7 &...& a & b & c & d & e & f & g & h & i & \ cdots \ ,{} \\ 8 & & a...

    docs.aspose.com/tex/zh/java/latex-ams-matrix/
  9. Manage Connectors in Presentations Using JavaSc...

    Empower JavaScript apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straigHt, elbow and curved connectors....} function getDirection ( w , h , flipH , flipV ) { let endLineX...flipH ? - 1 : 1 ); let endLineY = h * ( flipV ? - 1 : 1 ); let endYAxisX...

    docs.aspose.com/slides/nodejs-java/connector/
  10. I use apache.poi create doc, use aspose.words t...

    in local windows dev, tHe font is not missing; tHis is my code public static void streamToDocX1(String docFilePatH, OutputStream stream) tHrows Exception { document = new Document(docFilePatH); docume&Hellip;...insertTableOfContent("\\o \"1-3\" \\h \\z \\u"); // Add another section...insertTableOfContent("\\o \"1-3\" \\h \\z \\u"); // Add another section...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...