Sort Score
Result 10 results
Languages All
Labels All
Results 5,601 - 5,610 of 27,682 for

only

(1.14 sec)
  1. How to Convert Word to Scanned PDF using C#

    This quick tutorial will guide you on how to convert Word to scanned PDF using C#. While using C# convert Word to scanned PDF using a few lines of code and simple API calls in any of the .NET Core based environments on Windows, macOS or Linux....document is saved as a read-only scanned PDF on the disk. Code...first and thus making them read-only. Then by using DocumentBuilder...

    kb.aspose.com/words/net/how-to-convert-word-to-...
  2. How to Protect PDF with Password in Java

    This simple tutorial describes the details about how to protect PDF with password in Java. It includes the steps and runnable sample code which elaborates how using Java PDF password protection can be enabled....be set with a few API calls only. Furthermore, different kinds...time the file is opened, or only when some modifications are...

    kb.aspose.com/pdf/java/how-to-protect-pdf-with-...
  3. Aspose Cells : Need input on performance improv...

    We’re running the GridJS Aspose.Cells backend within a Docker container. The host machine has sufficient resources available—approximately 6GB of free memory and 80% free CPU. When attempting to load three spreadsheets i…...spreadsheets, enabling you to load only the visible parts initially...your end. Do you get the issue only on docker container when loading...

    forum.aspose.com/t/aspose-cells-need-input-on-p...
  4. Images with an explicit stencil /Mask render in...

    Summary Aspose.PDF’s page rasterizer (TiffDevice, PngDevice) renders image XObjects that carry an explicit stencil mask (a /Mask entry referencing an ImageMask image, ISO 32000-1 section 8.9.6.5 “Explicit Masking”) inco…...behavior is to paint the base image only where the mask sample value...document parsing is unaffected; only rasterization is wrong. Per...

    forum.aspose.com/t/images-with-an-explicit-sten...
  5. Insert Paragraph, Table, HMTL into existing Tex...

    We have docx files that have existing Text or Rich Text controls. Using java Aspose.words.2406, I can Only append the Run to these existing Content Controls. For Paragraph or Table or using DocumentBuilder to insertHTM…...2406, I can only append the Run to these existing...is inline. So it can contain only inline nodes, such as Run ....

    forum.aspose.com/t/insert-paragraph-table-hmtl-...
  6. Filter VBA Project while loading a workbook wit...

    Learn how to filter VBA projects while loading Excel workbooks using Aspose.Cells for JavaScript via C++....LoadDataFilterOption when you really only need to extract sheet names...code loads a workbook such that only VBA is filtered. A sample file...

    docs.aspose.com/cells/javascript-cpp/filter-vba...
  7. Create Tables in NPOI|Aspose.Words for .NET

    Create a table in a document easily and fast instead of using NPOI in C#.... Write ( "only text" ); builder . EndRow ();...). GetCell ( 2 ). SetText ( "only text" ); FileStream out1 = new...

    docs.aspose.com/words/net/create-tables-in-npoi/
  8. FieldIndex.entry_type property | Aspose.Words f...

    FieldIndex.entry_type property. Gets or sets an index entry type used to build the index....# Configure the INDEX field only to display XE fields that are...fields, the "EntryType" property only uses the first character of...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.insert_structured_document_tag ...

    DocumentBuilder.insert_structured_document_tag method. Inserts a [StructuredDocumentTag](../../../aspose.words.markup/structureddocumenttag/) into the document....paragraphs [ 3 ]) # Note, that only following StructuredDocumentTa...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Specify Fallback Fonts for Presentations in С++...

    Master Aspose.Slides for С++ to set fallback fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS.... A fallback font is used only for characters missing in the...exports like PDF, PNG, or SVG, or only on-screen rendering? Yes. Fallback...

    docs.aspose.com/slides/cpp/create-fallback-font/