Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 120,193 for

note

(0.13 sec)
  1. Translate a Document|Aspose.Words for Python vi...

    Translate a document. Aspose.Words for Python simplifies document translation using Google AI models, allowing you to specify the target language.... Note that if the source document...

    docs.aspose.com/words/python-net/translate-a-do...
  2. Imaging Adapter HEIC to PDF - resulting pdf has...

    When I use the lib and code outlined below to turn a HEIC to a PDF. I notice that there are two images in the resulting pdf. A large one and a smaller one. I also notice that if I send the same files to an online HEIC …...danwise August 12, 2025, 9:40pm 2 Note I’m building a .net 4.8 app...

    forum.aspose.com/t/imaging-adapter-heic-to-pdf-...
  3. Add watermark to PDF using C#|Aspose.PDF for .NET

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the C#.... Please note that watermarks created with...

    docs.aspose.com/pdf/net/add-watermarks/
  4. OutlineOptions.ExpandedOutlineLevels | Aspose.W...

    Discover the ExpandedOutlineLevels property in OutlineOptions, allowing you to customize document outline visibility for enhanced navigation and user experience....ExpandedOutlineLevel { get ; set ; } Remarks Note that this options will not work...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Using shortcuts for string formatting - Free Su...

    We use this to format a date in the merged field {{NoticeDate\@ "MM/dd/yyyy"}} on the MS Word template. Wanted to know if there is such a shortcut to format the incoming string (EM9879999222) in a particular pattern as E…... Note: The answer is based on general...

    forum.aspose.com/t/using-shortcuts-for-string-f...
  6. OutlineOptions.expanded_outline_levels property...

    OutlineOptions.expanded_outline_levels property. Specifies how many levels in the document outline to show expanded when the file is viewed.... Remarks Note that this options will not work...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartAxis | Aspose.Words for Java

    Represents the axis options of the chart in Java...."PDF", "Excel", "GoogleDocs", "Note"}, new double[]{640.0, 320.0..."PDF", "Excel", "GoogleDocs", "Note"}, new double[]{640.0, 320.0...

    reference.aspose.com/words/java/com.aspose.word...
  8. GradientStyle | Aspose.Words for Java

    Specifies the style for a gradient fill in Java....YELLOW); // Note that changes "GradientAngle"...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Drawing::Charts::AxisCrosses enu...

    Aspose::Words::Drawing::Charts::AxisCrosses enum. Specifies the possible crossing points for an axis in C++...."Excel" , u "GoogleDocs" , u "Note" }), System :: MakeArray < double...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. First and last paragraph - Free Support Forum -...

    Dear, How can I find the first and last paragraph on a given page in a document. I’m using Aspose Words for Java Many thanks Natasja... Note : The exact availability of...position)); return afterRun; } Note, the code demonstrates a very...

    forum.aspose.com/t/first-and-last-paragraph/322113