Sort Score
Result 10 results
Languages All
Labels All
Results 4,361 - 4,370 of 9,942 for

2 of

(0.14 sec)
  1. FieldAdvance.right_offset property | Aspose.Wor...

    FieldAdvance.right_Offset property. Gets or sets the number Of points by which the text that follows the field should be moved right....' ) # 2 - Move text to a position specified...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Creating a Custom Message Handler – Basic Infor...

    The article provides general information on creating custom message handlers using Aspose.HTML for .NET.... Net ; 2 ... 3 4 public class LogMessageHandler...and finish processing request 2 public class LogMessageHandler...

    docs.aspose.com/html/net/message-handlers/custo...
  3. Aspose::Words::Tables::PreferredWidth::Auto met...

    Aspose::Words::Tables::PreferredWidth::Auto method. Returns an instance that represents the "preferred width is not specified" value in C++....-> get_PreferredWidth ())); // 2 - Set a relative preferred width...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Aspose::Words::Layout::LayoutEnumerator::get_Re...

    Aspose::Words::Layout::LayoutEnumerator::get_Rectangle method. Returns the bounding rectangle Of the current entity relative to the page top left corner (in points) in C++....( layoutEnumerator , 1 ); // 2 - In logical order: // When moving..."{0}-> Entity type & kind: {1}, {2}" , tabs , layoutEnumerator ->...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. Aspose::Words::Fields::FieldAdvance::get_UpOffs...

    Aspose::Words::Fields::FieldAdvance::get_UpOffset method. Gets or sets the number Of points by which the text that follows the field should be moved up in C++...." ); // 2 - Move text to a position specified...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldAdvance::get_LeftOf...

    Aspose::Words::Fields::FieldAdvance::get_LeftOffset method. Gets or sets the number Of points by which the text that follows the field should be moved left in C++...." ); // 2 - Move text to a position specified...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. DocumentPropertyCollection.indexOf method | Asp...

    DocumentPropertyCollection.indexOf method. Gets the index Of a property by name.... toEqual ( 4 ); // 2 - Remove by name: properties ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection::get_Count method. Gets the number Of elements contained in the collection in C++....get_HasDigitalSignature ()); // 2 - Take a document from a stream...

    reference.aspose.com/words/cpp/aspose.words.dig...
  9. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_IssuerName method. Returns the subject distinguished name Of the certificate isuuer in C++....get_HasDigitalSignature ()); // 2 - Take a document from a stream...

    reference.aspose.com/words/cpp/aspose.words.dig...
  10. LaTeX embedded graphics | Include graphics in t...

    This article covers how to include base64-encoded images in the LaTeX source code, as well as the \write18 feature that makes this possible....Copy 1 \ documentclass{article} 2 \ begin{filecontents * } [ overwrite...end{document} Here it is. Step 2 is accomplished. We have the image...

    docs.aspose.com/tex/net/latex-embedded-graphics/