Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 30,142 for

make

(0.23 sec)
  1. CMX Images Adjustment with Python | products.as...

    How to use Python for CMX images and photos adjustment on desktop and web applications....alterations on CMX files, you can make use of Aspose.Imaging for Python...major operating systems. Just make sure that you have the following...

    products.aspose.com/imaging/python-net/adjust/cmx/
  2. Table.LeftIndent | Aspose.Words for .NET

    Discover the Table LeftIndent property to easily customize your table's left indent. Enhance your design with precise control for better layouts!...and cells that we are about to make. // The builder will not apply...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Working with ContentTypeProperties with JavaScr...

    Learn how to work with custom ContentTypeProperties in Excel files using Aspose.Cells for JavaScript via C++.... You may also make the property optional by setting...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  4. FieldSymbol.is_ansi property | Aspose.Words for...

    FieldSymbol.is_ansi property. Gets or sets whether the character code is interpreted as the value of an ANSI character....this flag for tall symbols to make them not push down the rest...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldSymbol.dont_affects_line_spacing property ...

    FieldSymbol.dont_affects_line_spacing property. Gets or sets whether the character retrieved by the field affects the line spacing of the paragraph....this flag for tall symbols to make them not push down the rest...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Document::EnsureMinimum method |...

    Aspose::Words::Document::EnsureMinimum method. If the document contains no sections, creates one section with one paragraph in C++....()); // Call this method to make sure that the document has at...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Placeholder not replaced completely - Free Supp...

    Hey folks, I encountered an issue when replacing a placeholder string in a .docx document (created with Microsoft Word) with a table by using Aspose.Words for Java. The content of the document looks like this: <owner> …... How to make the replace work reliably 1...Setting IgnoreFormatting to true makes the search engine treat the...

    forum.aspose.com/t/placeholder-not-replaced-com...
  8. Font not found when trying to save pdf document...

    We are evaluating Aspose.Pdf (.NET) product and the following problem prevents us from buying a license. When building pdf document using regular console application, or windows service - document is generated without an…... Make sure that you set correct path...New Roman’ not found. Please make sure the customer font file...

    forum.aspose.com/t/font-not-found-when-trying-t...
  9. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word document with Aspose and compare it with another, i…... Make sure to replace "path/to/your/document...docx") # Update list labels to make them accessible through Paragraph...

    forum.aspose.com/t/how-to-get-the-value-of-the-...
  10. Loading the image throws an error 'Image loadin...

    I have a tif file which is to be converted to pdf file. To load the image, i tried passing tif file as the documentStream in => skbitmap = SKBitmap.Decode(documentStream); //the value of skbitmap becoming Null. second…...Imaging to load the TIFF file, make sure you are casting the loaded...Please pour your suggestions to make it work Ajitha_Selvaraj April...

    forum.aspose.com/t/loading-the-image-throws-an-...