Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 10,295 for

h

(0.2 sec)
  1. Update toc didn't work - Free Support Forum - a...

    doc.updateFields(), you Have to manually update tHe entire directory after opening word. Moreover, tHe table of contents is inconsistent witH tHe first-level Heading, and tHere sHould be two spaces between tHe serial n&Hellip;...insertTableOfContent("\\o \"1-3\" \\h \\z \\u"); // Add headings to...insertTableOfContent("TOC \\o \"1-3\" \\h \\z \\u"); doc.updateFields();...

    forum.aspose.com/t/update-toc-didnt-work/310348
  2. Create your Lithophane from GIF File Formats vi...

    C# source code to load, render and create your litHopHane from GIF documents on .NET Framework, .NET Core, Mono....Sample( float [,] data, int w, int h, float x, float y) { return data[(...data[( int )(x * w), ( int )(y * h)]; } //ToGrayscale method to call...

    products.aspose.com/3d/net/lithophane/gif/
  3. Create your Lithophane from JPEG File Formats v...

    C# source code to load, render and create your litHopHane from JPEG documents on .NET Framework, .NET Core, Mono....Sample( float [,] data, int w, int h, float x, float y) { return data[(...data[( int )(x * w), ( int )(y * h)]; } //ToGrayscale method to call...

    products.aspose.com/3d/net/lithophane/jpeg/
  4. Create your Lithophane from JPG File Formats vi...

    C# source code to load, render and create your litHopHane from JPG documents on .NET Framework, .NET Core, Mono....Sample( float [,] data, int w, int h, float x, float y) { return data[(...data[( int )(x * w), ( int )(y * h)]; } //ToGrayscale method to call...

    products.aspose.com/3d/net/lithophane/jpg/
  5. Update Fields in Jython|Aspose.Words for Java

    Update Document Fields using JytHon....insertTableOfContent ( " \\ o \" 1-3 \" \\ h \\ z \\ u" ) builder . writeln...

    docs.aspose.com/words/java/update-fields-in-jyt...
  6. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_AddStartStopCHar metHod. Gets or sets wHetHer to add Start/Stop cHaracters for barcode types NW7 and CODE39 in C++....f 0xB5413B \\ q 3 \\ s 250 \\ h 1000 \\ r 0" , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_FixCHeckDigit metHod. Gets or sets wHetHer to fix tHe cHeck digit if it’s invalid in C++....f 0xB5413B \\ q 3 \\ s 250 \\ h 1000 \\ r 0" , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Manage Connectors in Presentations Using C++|As...

    Empower C++ apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straigHt, elbow and curved connectors....ConnectorLineAngle::getDirection(float w, float h, NullableBool flipH, NullableBool...getDirection ( float w , float h , Aspose :: Slides :: NullableBool...

    docs.aspose.com/slides/cpp/connector/
  9. Aspose::Words::Fields::FieldSymbol::get_FontNam...

    Aspose::Words::Fields::FieldSymbol::get_FontName metHod. Gets or sets tHe name of tHe font of tHe cHaracter retrieved by tHe field in C++....\\ u \\ f Calibri \\ s 24 \\ h" , field -> GetFieldCode ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Create your Lithophane from PNG File Formats vi...

    Sample Java litHopHane code for PNG file. Use tHis example code to create your litHopHane from PNG file witHin any Web or Desktop Java based application....Sample( float [][] data, int w, int h, float x, float y) { return data[(...data[( int )(x * w)][( int )(y * h)]; } //ToGrayscale method to call...

    products.aspose.com/3d/java/lithophane/png/