Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 193,891 for

content

(0.51 sec)
  1. Saving File to Response Object with Python.NET|...

    Learn how to save Excel files directly to HTTP response streams using Aspose.Cells for Python via .NET....NET Contents [ Hide ] Aspose.Cells for...Response , save_options ) # Set content disposition and type for inline...

    docs.aspose.com/cells/python-net/saving-file-to...
  2. Table width issue - document doesn't respect wi...

    I am using Aspose.Words for .Net. I have the following issue. My code creates a table using the DocumentBuilder class. The table PreferredWidth is set: table.PreferredWidth = PreferredWidth.FromPercent(80); I tried al…...document is likely due to the content of the specific row you’re...you’re adding. If the content exceeds the available width, it can cause...

    forum.aspose.com/t/table-width-issue-document-d...
  3. input_group|Documentation

    Input_group element is used to insert personalized information, such as the respondent's name or email, into the form....Ask AI input_group Contents [ Hide ] This element is used to...must contain 2 content elements: The first content element defines...

    docs.aspose.com/omr/net/txt-markup/input_group/
  4. Yellow OMR form with a vertical tear line|Docum...

    OMR form with a vertical tear line in yellow...with a vertical tear line Contents [ Hide ] Two identical forms...height=200 width=200 align=center ?content=Aspose Board font_style=bold...

    docs.aspose.com/omr/net/showcases/tear/vertical...
  5. Geotagging on social media platforms

    Geotagging on social media platforms involves adding location information to posts or Content. It provides context, allows users to showcase their whereabouts, and helps discover Content related to specific locations. However, privacy considerations should be taken into account when geotagging....location information to posts or content. It provides context, allows...whereabouts, and helps discover content related to specific locations...

    products.aspose.com/gis/net/geotag-photo/social...
  6. Search in Documents via C++ | products.aspose.com

    Search documents including Microsoft Office PowerPoint, Excel, Word, PDF, and more via your C++ based application....Effectively searching and indexing content across diverse document formats...Document Content Search Content Validation Content Summarization...

    products.aspose.com/total/cpp/search/
  7. Parse Documents via .NET | products.aspose.com

    Parse PDF, Microsoft Word, Excel and PowerPoint Presentations via your .NET application. C# code listed to extract text or images with ease....involves analyzing the document’s content to identify and extract relevant...retrieval, document indexing, content analysis, and more. Software...

    products.aspose.com/total/net/parse/
  8. Small inline image rendered at incorrect resolu...

    Description When converting a DOCX document containing a small inline image to HTML using Aspose.Words, the image is rendered with an incorrect resolution/scaling. As a result, the image appears visually distorted compa…...<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8".../><meta http-equiv="Content-Style-Type" content="text/css" /><meta...

    forum.aspose.com/t/small-inline-image-rendered-...
  9. Create New Document in Apache POI and Aspose.Wo...

    Create a new document easily and fast instead of using Apache POI....Words Contents [ Hide ] Aspose.Words - Create...DocumentBuilder to add document contents. Java // The path to the documents...

    docs.aspose.com/words/java/create-new-document-...
  10. Bookmark Replacement Problem – Nested Bookmark ...

    Hello Team, I have two documents, and I am using a bookmark-replacement logic. I’m facing an issue where a bookmark gets removed if two bookmarks exist at the same location in the document. The inner bookmark named BOOK…...clears the outer bookmark’s content with bk.Text = "" . In Aspose...you need to delete the outer content but keep inner bookmarks ,...

    forum.aspose.com/t/bookmark-replacement-problem...